Previous Topic: Set and Remove Conditional BreakpointsNext Topic: Remove Conditional Breakpoints from the Status Report


Remove Conditional Breakpoints from the Source Listing

To remove a conditional breakpoint from your Source Listing, overtype the C with an x and press Enter, as shown in the following screen:

CA InterTest for CICS Release 9.1.00 - PROTSYM FILE SOURCE LISTING DISPLAY COMMAND ===> Program= PLIDEMO Option # 9 Stmt # Margin= 01 Search= WRITETSQ ---------+--------------------------------------------------------------------- _ 599.1 1 GOTO SENDSCR1; _ 600.1 x 601.1 1 WRITETSQ: _ 602.1 TS_SWITCH = ' '; _ 603.1 /* EXEC CICS WRITEQ TS QUEUE (TSQ_NAME) _ 604.1 LENGTH (TS_LEN) _ 605.1 FROM (TS_AREA) _ 606.1 MAIN */ . . .