If a session is paused or stopped at a breakpoint, you can use the Continue command to resume execution of all threads in the session.
To continue execution of the current session:
The program continues until it reaches a breakpoint or the end of the program.
See also | |
---|---|
Running to the Cursor Location
Finishing a Debugging Session |