Previous Topic: What You Can Do at a BreakpointNext Topic: Set Unconditional Breakpoints at Statements on the Source Listing


Types of Breakpoints

There are five types of breakpoints for PL/I programs:

An automatic breakpoint occurs when CA InterTest for CICS detects an error. When a program is stopped at an automatic breakpoint, you can either correct the error or go around it. You can press PF1 to find out what caused the error and how to use CA InterTest for CICS to fix it. You set all other breakpoints.

In this chapter we explain how to set and remove unconditional breakpoints, because you use these the most. For information on conditional and request breakpoints, see the chapter "Advanced Monitoring Features." Single‑stepping is discussed in Resume Program Execution.

The next sections explain how to do the following tasks: