Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.