Previous Topic: ExampleNext Topic: Length of the Comparison


The Detailed Conditional Breakpoint Screen

Assembler and PL/I users who want to specify conditional breakpoints should complete the Conditional Locations screen and press Enter, the Conditional Breakpoint screen appears as follows. 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                                                                                                                                                                                            PF1 Help       2            3 End        4 Return     5            6             PF7            8            9 Simple    10           11           12

Œ

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



Specifies the relational operator:

EQ for equal

NE for not equal

GT for greater than

LT for less than

GE for greater than or equal to

LE for less than or equal to

Ž/

Optionally define the length of the left side or right side of the comparison. (See the Length of the Comparison section for details.)



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 more information, see the CORE Keywords section and the Literal Formats section later in this chapter.

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

For PL/I and Assembler version of this screen, the text line reads:

Use HELP or documentation for use of special keywords