Running to the Cursor Location

The Run to Cursor command runs the current session to the cursor location in the Source Editor and pauses the program. If the debugger is not running, this command starts a debugging session.

To run to the cursor location:

  1. In the Source Editor window, click the line where you want to stop program execution.
  2. From the main window, choose Debug and choose Run to Cursor (F4).
Tip To stop program execution every time the program reaches the line, set a breakpoint.
See also
Setting a Breakpoint on a Line

Legal Notices