Breakpoint List window
Use the Breakpoint List window to view and maintain all the breakpoints you have set. Breakpoints are retained across debugging sessions.
To open the Breakpoint List window, choose View|Breakpoints.
The Breakpoint List window
- Displays a list of current breakpoints and lets you add, edit, delete, enable, and disable breakpoints using the context menu.
- Lists all breakpoints by their file name and line number.
- Shows any condition and pass count associated with the breakpoint.
- Shows whether the breakpoint is disabled or invalid.
Right-click on the window to see the Breakpoint List window context menu.
To set breakpoint options, right-click on a breakpoint or breakpoint group, and choose Options.
See also:
User's Guide: Using breakpoints