Previous Topic: Set Unconditional BreakpointsNext Topic: Resume Program Execution


Remove Breakpoints from the Status Display

You can also remove a breakpoint from the Status display:

  1. Type status on the command line.
  2. Press Enter.

    CA InterTest for CICS displays the Monitoring Status screen.

    --------------- CA InterTest for CICS Release 9.1.00 MONITORING STATUS ---------------- COMMAND ===> Type + to expand or - collapse option levels displayed below, or R to remove option(s). Option Description Attributes _ - PLIDEMO Program monitor entry PL/I | Waiting at breakpoint Task 00065, UBP since 12:10 p.m. _ - |-.ANY User monitoring options Active | Symbolic listing file PROTSYM r - |-UBP Unconditional breakpoint #641 | Option ID 8F7A1400 | From, to terminals U006, U006 _ |-SLB Source listing breakpoints U006 *** End of data *** PF1 Help 2 Refresh 3 End 4 Return 5 Collapse 6 Expand PF7 Backward 8 Forward 9 10 11 12

  3. Type an r to the left of the unconditional breakpoint (UBP) to remove it.
  4. Press Enter.

    An asterisk appears next to the breakpoint, indicating that a command has been processed for it.

  5. Press PF2 to refresh the screen.

    The unconditional breakpoint no longer displays.

  6. Press PF3 to return to the Source Listing Breakpoint screen.