Previous Topic: BYP: Bypass Storage ProtectionNext Topic: CMD: Set Indirect Command Statements


CBP: Specify Conditional Breakpoints

To specify a conditional breakpoint, enter:

CBP=locn,IF=condition

A conditional breakpoint halts a program at a specified location only if a specified condition is met. For instructions on how to specify the location and the condition, Conditional Breakpoints later in this chapter.