Breakpoint Parameters

The Breakpoint Parameters dialog box can be opened by right-clicking the set breakpoint and looks as follows.

The following attributes can be determined in the Breakpoint Parameters dialog box:

Managing Breakpoints

All breakpoints are displayed in a separate window during application debugging.

The list of breakpoints toggled in the currently opened macros is displayed in this window. The window contains a table, which displays:

To exclude breakpoints from debugging process (without resetting their parameters), use checkboxes in the Unit column. This checkbox also changes status of the Enabled checkbox in breakpoint parameters. Excluded breakpoints are ignored, code in these breakpoints is executed without stopping debugging process. The area of the Breakpoints window contains a context menu that enables the user to manage points list and set up parameters. Multiple selection is also available, in this case they can be deleted or status of the checkbox can be changed.

See also:

Running and Debugging