Viewing the Source Code Where a Breakpoint Is Set (Windows CE 5.0)
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.
See Also
Send Feedback on this topic to the authors