Previous Topic: COBOL Set Unconditional BreakpointsNext Topic: Resume Program Execution


Remove Breakpoints from the Status Display

If you want, 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 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 | Waiting at breakpoint Task 00040, UBP since 06:48 p.m. _ - |-.ANY User monitoring options Active | Symbolic listing file PROTSYM _ - |-UBP Unconditional breakpoint #484 | Option ID 80258747 | From, to terminals U002, U002 _ |-SLB Source listing breakpoints U002 *** 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).
  4. Press Enter.

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

  5. Press PF2 to refresh the screen.

    The unconditional breakpoint is no longer displayed.

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