Breakpoint List
The Breakpoint List allows you to manage the breakpoints you use when debugging you application. It displays either the list of breakpoints in your active project or, if there is no active project, the breakpoints in any open file.
Usage
Add
There are two ways you can add a breakpoint to a script from this widget:
- On the Breakpoint List widget, follow any of the methods below:
- Setup the breakpoint properties and click OK.
Locate
To locate open the file and line of your application where a certain breakpoint on the list is located, follow one of these methods:
- Double-click the breakpoint on the list.
- Right-click the breakpoint on the list, and select Edit Source.