OPENDUMP [ System Debug Reference Manual ] MPE/iX 5.0 Documentation
System Debug Reference Manual
OPENDUMP
DAT only
Opens a dump file.
Syntax
OPENDUMP file
This command opens the specified dump file previously restored to disk by
the GETDUMP command. An implicit DUMPINFO STATE command is then
performed to show the user the state of the dump. If another dump file
is already open when this command is entered, it is closed automatically
first.
Parameters
file The name of the dump file to be opened. Dump file names
are limited to a maximum of five characters.
Examples
$nmdat > opendump EXAMP
Dump Title: SA 2559 on KC (8/29/88 9:40)
Last Pin: 34
$nmdat >
Opens the dump file EXAMP.
Limitations, Restrictions
none
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