Finding the Current Execution Point
When a program is suspended, the source file, associated with the current execution point, is opened in the editor. The current execution point (the next line to be executed) is marked with a blue line.
You can visit the other files, and then return to the current execution point using the actions described in this section.
To find the current execution point, do one of the following
- On the main menu, choose .
- Press Alt+F10.
- Click
on the stepping toolbar of the Debug tool window.
See Also
Reference:
Concepts:
Last modified: 26 July 2017