Share via


Viewing the Source Code Where a Breakpoint Is Set (Windows CE 5.0)

Send Feedback

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

Breakpoints

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.