G
|
(Go) to execute the rest of the module. The debugger scrolls though the instructions on the trace panel (and the listing panel,
if syncMode is ON).
|
Z
|
(Zoom) to execute the rest of this module, plus any other modules loaded or called, including this one if entered again. If
an abend occurs or a breakpoint is reached, the Assembler debug window reappears in step mode with all the panels updated.
|
N
|
(Next) to execute the rest of this module. If this module is re-entered or another module is called or loaded, or an abend
occurs or a breakpoint is reached, the Assembler debug window reappears in step mode with all the panels updated.
|
Q
|
(Quiet) to return to normal execution. The debug window only reappears if an abend occurs.
|