Breakpoints View

Use the Breakpoints view to set, examine, enable, disable, and remove breakpoints and watchpoints in one or more build configurations. Table 1 explains items in the view.

Figure 1 - Breakpoints view

Table 1. Breakpoints view—items
Item Icon Explanation
Remove Selected Breakpoint
Removes the selected breakpoint from the breakpoints list.
Remove All Breakpoints
Removes all breakpoints from the breakpoints list.
Show Breakpoints Supported by Selected Target
Limits the breakpoints shown to only those supported in the current target.
Go to File for Breakpoint
Displays the breakpoint in an editor view, opening the source file if required.
Skip All Breakpoints
Toggles the debugger to skip all breakpoints regardless of their current enabled or disabled state, or hit all breakpoints.
Expand All
Expand all matches in the hierarchical view.
Collapse All
Collapse all matches in the hierarchical view.
Link with Debug View
When enabled, the breakpoint shown in the editor view is also highlighted in the Breakpoints view. When disabled, the breakpoint selected in the Breakpoints view does not change.
Menu
Click to display additional Breakpoint view options for paths and working sets.
Other references