Share via


Viewing the Source Code Where a Breakpoint Is Set

Other versions of this page are also available for the following:

Windows Mobile SupportedWindows Embedded CE Supported

8/27/2008

You can go the location in source code where a breakpoint is set.

To view the source code where a breakpoint is set

  1. From the View menu, choose Debug Windows and then choose Breakpoints List.

  2. Choose the Go To Source button on the toolbar.

    The debugger opens a window that displays the source code for a breakpoint that is set at a line number or function name. For function names, the debugger must be running for this to work.

See Also

Concepts

Breakpoints