HPlogo System Debug Reference Manual: HP 3000 MPE/iX Computer Systems > Chapter 4 System Debug Command Specifications

OPENDUMP

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

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.
Feedback to webmaster