Breakpoints Window

The Breakpoints window displays all breakpoints in the debugging session. Each breakpoint is listed along with its host file and the line number.

The Breakpoints window is accessible only in debugging mode. And, by default, the Breakpoints window is not displayed. Use the Debug > Windows menu to show/hide the Breakpoints window.

Individual breakpoints can be disabled by deactivating the box next to it. Breakpoints can also be created and deleted from this window. Clicking a breakpoint positions the cursor at that location in the Editor.


Figure 1.