Program breakpoints are breakpoints that stop execution each time a specified program or entry point within the program is called.
To set a program breakpoint:
to open the
RUN AND DEBUG panel, then click the row for
PROGRAM BREAKPOINTS.
This sets the program breakpoint.
For multi-program source files, to set a break for a sub-program, use its program-id.
To disable a program breakpoint:
Toggle Enable Program Breakpoint to disable it.
To delete a program breakpoint:
Delete All Program Breakpoints on the row for the
PROGRAM BREAKPOINTS panel.