This breakpoint is supported by CA InterTest for CICS only. It is called as All Paragraphs breakpoint.
You can use global unconditional breakpoints when you want to stop a program in your CICS project for all the paragraphs, one at a time. A global unconditional breakpoint causes a break for each paragraph that is entered in the flow of execution.
Before setting a global unconditional breakpoints, make sure that the program in your CICS project is active in the Program Listing area.
To add a global unconditional breakpoint for CICS project
The Breakpoints view opens.
The Add Global Breakpoint dialog opens.
The All Paragraphs option is the default breakpoint type selected in the Breakpoint Type field.
After you add the breakpoint to your program, the Breakpoints views displays the details of the new breakpoint.