Debug Windows

To assist in debugging, Visual Studio offers a variety of debug windows, described in the following sections.

Breakpoints Window

Manage breakpoints in the Breakpoints window. In this window, you can insert, delete, and disable breakpoints. (The Breakpoints window was shown and discussed in detail earlier in this chapter.)

Output Window

The Output window (shown in Figure 15-29) contains messages from various sources from Visual Studio. The Output window is available on the View menu.

The Output window

Figure 15-29. The Output window

The Output window has a toolbar with a drop-down list and several buttons. The Show Output From drop-down list filters the sources ...

Get Programming Microsoft® Visual C#® 2008: The Language now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.