REGLIST [ System Debug Reference Manual ] MPE/iX 5.0 Documentation
System Debug Reference Manual
REGLIST
Lists the registers into a file in USE file format.
Syntax
REGLIST [filename]
Parameters
filename The name of the file into which the registers are
listed.
Examples
$nmdebug > reglist rsave
$nmdebug >
List the contents of the registers into the file rsave. You can use the
USE command later to restore the state of the registers.
Limitations, Restrictions
REGLIST dumps only the NM register set.
CAUTION The output format of all System Debug commands is subject to
change without notice. Programs that are developed to
postprocess System Debug output should not depend on the exact
format (spacing, alignment, number of lines, uppercase or
lowercase, or spelling) of any System Debug command output.
MPE/iX 5.0 Documentation