You can set line conditional breakpoints at executable statements in an active program listing.
To set a line conditional breakpoint
The InterTest Debug view opens.
The program opens in the Program Listing area.
Position the program by clicking PROCEDURE DIVISION in the Outline view.
Note: If the Outline view is not visible on the CA InterTest main window, select Window, Show Views, Outline.
The Add a Line Breakpoint dialog opens.
Note: The conditional parameters section varies for batch and CICS projects. For more information on setting conditional breakpoints for a batch project, see Set a conditional breakpoint for a batch project. For more information on setting conditional breakpoints for a CICS project, see Set a conditional breakpoint for a CICS project.
In the Program Listing area, a blue circle appears next to the statement in the left ruler. A dark-blue mark appears in the ruler to the right of the scroll bar. This indicates that a new breakpoint is set at the selected statement.
CA InterTest saves the changes and closes the dialog. After you add the breakpoint to your program, the Breakpoints views displays the details of the new breakpoint.