System Debug Reference Manual (32650-90888)

Chapter 4 129
System Debug Command Specifications :-Exit
DUMPINFO
EIEM=ffffffff EIRR=00000000 CCR=0000
Display all NM registers.
$nmdebug > dr pcqb
PCQB=0000000a.0021d7b8
Display the contents of "pcq back".
$nmdebug > dr pid2
PID2=$0004=0002(W)
Display the contents of protection ID register number 2.
Limitations, Restrictions
Floating-point registers are displayed as 64-bit long pointers. No interpretation of the data
is attempted.
DUMPINFO
DAT only
Displays dump file information.
Syntax
DUMPINFO [
options
]
Parameters
options
This parameter specifies what information is to be displayed. If no option
is given, STATE is assumed. The following list shows the valid options:
STATE Display the last active PIN and the state of the system at
the time the dump was taken.
DIRECTORY Display the dump file directory.
MAP Display a map of all secondary store addresses dumped.
TABLES Display the basic machine characteristics,suchas memory
size, register pointers, and address translation tables
location.
CACHE Display internal cache statistics.
ALL Display all the above information.
Examples
$nmdat > DUMPINFO