Previous Topic: ExampleNext Topic: Length of the Comparison


The Detailed Conditional Breakpoint Screen

When Assembler and PL/I users want to specify conditional breakpoints complete the Conditional Locations screen and press PF9, the following screen opens. COBOL users access this screen by pressing PF9 from the COBOL Conditional Breakpoint screen shown in the previous section.

           CA InterTest MONITORING COMMAND BUILDER  CONDITIONAL BREAKPOINT                                                                                       Œ  Enter LEFT SIDE of condition (select one):                                         Data Name ________________________________________________________________      Special keywords:   ______   Register # __         COBOL BLL # __                                                                                                                        Enter OPERATOR (EQ, NE, GT, LT, GE, LE): __  Length:  Left  __Ž Right __                                                                                  Enter RIGHT SIDE of condition (select one):                                         Data Name ________________________________________________________________      Special keywords:   ______   Register # __         COBOL BLL # __       Literal __________________________________________________________________                                                                                  Optional offset:  Enter +  @ OR % followed by a value.                            Left side  _________________________   Right side ________________________                                                                                         Press PF9 to go to simple conditional screen    

Œ

Specifies the left side of the comparison must be an area of core. Enter information in one of these four fields:



Specifies the relational operator:

Ž/

Optionally define the length of the left side or right side of the comparison. For details, see Length of the Comparison, which follows this section.



Specifies the right side of the comparison, which is an area of core or a literal. Enter information in one of these five fields: a data name, a register, a COBOL BLL cell, an area identified by a CORE keyword, or a literal. For details, see CORE Keywords and Literal Formats later in this chapter.

Optionally adjusts a CORE location by specifying offsets (displacements). Each offset must be preceded by one of the following operands: