Previous Topic: Remove Conditional Breakpoints from the Source ListingNext Topic: Request Breakpoints


Remove Conditional Breakpoints from the Status Report

You can always remove any breakpoint from the Monitoring Status report. To remove this conditional breakpoint from your program, perform the following steps:

  1. Type STATUS on the Command line to display the Monitoring Status report for the current program.
  2. Tab to the entry for the Conditional Breakpoint (CBP option) you want to remove, type an r to the left of its entry, and press Enter.

    --------------- CA InterTest for CICS V9.1 MONITORING STATUS -------------- COMMAND ===> Type + to expand or - collapse option levels displayed below, or R to remove option(s). Option Description Attributes _ - COBDEMO Program monitor entry IBMCOB 3.2 _ - |-.ANY User monitoring options Active | Symbolic listing file PROTSYM r - |-CBP Conditional breakpoint #438 | Option ID 2E72B0DD | Condition IF='TASK-SWITCH'.EQ.C'3' | Compare type Pic X (character strings) | From, to terminals U056, U056 _ |-SLB Source listing breakpoints U056 *** End of data *** PF1 Help 2 Refresh 3 End 4 Return 5 Collapse 6 Expand PF7 Backward 8 Forward 9 10 11 12

    CA InterTest places an asterisk to the left of the breakpoint to indicate that the removal was processed.

  3. Press PF3 to return to your Source.