System Debug Reference Manual (32650-90888)

Chapter 4 103
System Debug Command Specifications :-Exit
C[ONTINUE]
s : 2c4.4001245e
z : 2c4.40014310
stack_base : 2c4.40011cb0
stack_limit : 2c4.40015fff
cst : 80000700
cstx : c6bc8000
lstt : 0.0
nrprgmsegs : 0
dst : 81800000
bank0 : 80000000
bank0_size : 10000
debug : 0
mcode_adr : 3ee090
$nmdat >
Display the CMGLOBALS record for the current PIN.
Limitations, Restrictions
none
C[ONTINUE]
Continues/resumes execution of user program.
Syntax
C[ONTINUE]
C[ONTINUE] [IGNORE]
C[ONTINUE] [NOIGNORE]
The program executes until a breakpoint is encountered or the program completes.
Used to exit Debug when it was entered via the DEBUG command at the CI.
Parameters
[NO]IGNORE This parameter is meaningful only in two states. The first is when Debug
has stopped due to one of the MPE/iX traps defined in the TRAP command
(XLIB, XCODE, XARI, XSYS). The default value is NOIGNORE. If you wish
to have the trap ignored (pretend it never happened), you must use the
IGNORE option.
The second state is when the debugger has stopped due to a SETDUMP
command. That is, the process is about to be killed by the trap handler and
Debug has been called. If one just continues from this state, the process is
terminated. If the IGNORE option is specified, the process is relaunched as
if the error did not occur. It is up to the user to update registers and the