If a breakpoint is set to invoke indirect commands, when you run your program the commands are automatically executed without stopping first. Execution is returned to the program according to the exit command that you specified in your indirect commands.
To return execution to your program following the indirect commands processing, use one of the following exit commands:
CA InterTest for CICS halts indirect commands processing and issues a breakpoint display from where the indirect commands were invoked in the program.
CA InterTest for CICS resumes execution at the program statement number, offset, paragraph name, or indirect command statement number specified after the GOTO command.
CA InterTest for CICS resumes program execution at the breakpoint location from which the indirect commands were invoked and continues debugging the program until the next breakpoint.
CA InterTest for CICS resumes program execution at the breakpoint location from which the indirect commands were invoked and ignores all subsequent breakpoints.
|
Copyright © 2012 CA.
All rights reserved.
|
|