Breakpoint Parameters

The Breakpoint Parameters dialog box can be opened by right-clicking the set breakpoint:

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

Managing Breakpoints

All breakpoints are displayed on a separate panel during application debugging.

Open the Breakpoints panel

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

In the desktop application the area of the Breakpoints window contains a context menu that enables the user to manage points list, set up parameters and delete breakpoints.

To exclude breakpoints from debugging process without resetting their parameters:

Excluded breakpoints are ignored, code in these breakpoints is executed without stopping debugging process.

See also:

Running and Debugging