HP 3000 Manuals

DEBUG Command (changed) [ Introduction to MPE XL for MPE V Programmers Migration Guide ] MPE/iX 5.0 Documentation


Introduction to MPE XL for MPE V Programmers Migration Guide

DEBUG Command 
(changed) 

The DEBUG command enters the system debugger directly from the session
CI.

For MPE XL, there is a new optional parameter, commands, that defines a
string of system debugger commands to be executed at the time of
invocation.  This string may be up to 255 characters long.

The command string can control return to the CI. If the command string
contains a command to return to the CI, any further commands in the
string are not executed.  Subsequent commands are left pending on the
debugger's command stack.  If the string does not return to the CI, the
user is left in the debugger.

For descriptions of the commands that can be used with the debugger,
refer to the System Debug Reference Manual (32650-90013).  Most debugger
commands are valid in CM as well as NM (see the command descriptions for
this information).



MPE/iX 5.0 Documentation