Debugger Window


The Debugger Window is a three-tabbed display with tabs for Breakpoints, Threads, and Watches. In the right half of the window is the property sheet pane which displays the properties and their current values for the selected node in the left pane. By default, the Debugger Window opens (as part of the Debugging workspace) when you start debugging an application.

Note: This window is a separate view of debugging information available in the Explorer under Runtime / Debugger with the Properties window open.


Contents Prev Next Index