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

REGLIST

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

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