Overview of the Breakpoints Pane

The Breakpoints pane in the Debugger window lists the currently set breakpoints, showing the class name and the line number or method on which the breakpoint is set. Selecting a breakpoint displays the breakpoint's properties in the Properties tab of the Debugger window. For information on a property, move the pointer over it.

Right-clicking a breakpoint displays a menu with items for viewing the source of the breakpoint and deleting the breakpoint. Right-clicking the Breakpoints node opens a menu which you can use to create a breakpoint, enable or disable all breakpoints in your program, and delete all breakpoints.

See also
Add Breakpoint Dialog Box


Legal Notices