Tool bar and status field
The PASE Debugger tool bar provides a convenient and fast way to perform many debugging functions. By using the tool bar, you can:
- Start, end, pause, and resume debugging a program
- Add, remove, disable, and enable breakpoints
- Add and remove groups of breakpoints
- Step in a program to the next breakpoint or skip over breakpoints
- Step in a function to the next executable line
- Run to the location of the cursor in the source window, stepping to or skipping
over breakpoints
- Launch a new monitor
The status field appears at the bottom of the PASE Debugger window and
displays information about your debugging activities.