The Breakpoint dialog allows you to create a breakpoint and provides a graphical user interface for the Interpreter's BREAK command.
Breakpoint |
Identifies the breakpoint and is of the form Breakpoint: New or Breakpoint: number. The label value is "New" when specifying a new breakpoint, or a number when modifying an existing breakpoint. |
Enabled |
Indicates whether the breakpoint is enabled or disabled. |
Program Unit |
Identifies the target program unit where the breakpoint will be created. |
Line |
Identifies the source location of the breakpoint in the program unit. |
Trigger |
Type a breakpoint trigger that will fire when the breakpoint is hit. |
OK |
Confirms your selections, creates or modifies the breakpoint, and closes the dialog. |
Cancel |
Cancels the current operation and closes the dialog. |