Debugging a GRIP Program


Clear Breakpoints

Allows you to remove any or all breakpoints previously set in the program. If you have not previously set any breakpoints, the system displays the error message

There Is No Breakpoint To Clear

and returns to the main Debug GRIP menu.

If there are one or more breakpoints set in the program, the system displays a list of the current breakpoints set in the program.

Choosing All clears all breakpoints, including any temporary breakpoints, from the program. The system then returns to the main Debug GRIP menu.

If there are 13 or more breakpoints in the program, Next Page appears as the final option allowing you to continue on through the remaining breakpoints.

Choosing one or more breakpoints clears those selected breakpoints from the program.