The IDE provides several options for controlling execution of your program:
You can take these actions by using the commands in the Debug menu or toolbar or by using the keyboard equivalents. For step-by-step instructions on controlling program execution, see:
Running to the First Line of the Program
Running to the Cursor Location
Stepping Through Your Program
Pausing a Program
Continuing a Program in the Debugger
Finishing a Debugging Session