Visible Breakpoints
The PeopleCode debugger supports visual indicators that signify breakpoint locations. In the following example, the current line indicator (green arrow) is shown at the first line, and the breakpoint (red dot displayed in left-hand gutter) is on line 8:
All breakpoints are saved when Exit Debug Mode is selected.
Note:
You cannot set breakpoints in function declarations, variable declarations, or comments.