Viewing the Source Code Where a Breakpoint Is Set (Windows Embedded CE 6.0)
1/5/2010
You can go the location in source code where a breakpoint is set.
To view the source code where a breakpoint is set
From the View menu, choose Debug Windows and then choose Breakpoints List.
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.