HP 3000 Manuals

ABORT [ System Debug Reference Manual ] MPE/iX 5.0 Documentation


System Debug Reference Manual

ABORT 

Aborts/terminates the current System Debug process.

Syntax 

     ABORT

Parameters 

none

Examples 

     %cmdebug > ABORT 

     END OF PROGRAM
     :

Limitations, Restrictions 

If Debug is entered using the DEBUG command at the CI, the ABORT command
causes the current session to be logged off.  Use CONTINUE to exit from
Debug in this case.

If the process holds a SIR (system internal resource) or is "critical,"
you are not allowed to execute this command.


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