Breakpoints Dialog Box

   

Displays a list of all breakpoints in the current solution.

You can use the Breakpoints dialog box to:

Options

Breakpoints

Lists all of the breakpoints in the current solution.

Properties

Displays the Breakpoint Properties dialog box, where you can set the properties of the selected breakpoint.

View Code

Closes the Breakpoints dialog box after saving the changes and displays the selected breakpoint in the Text Editor window.

Select All

Selects all of the breakpoints in the Breakpoints list.

Enable

Enables the selected breakpoints.

Disable

Disables the selected breakpoints.

Remove

Deletes the selected breakpoint or breakpoints.

Add Breakpoint

Language

Displays a list of available development languages for which you can add a breakpoint by name.

Add

Displays the package-specific New Breakpoint dialog box, where you can add a breakpoint to the package selected in the Package list.