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, or when you pause the program.
See Also | |
---|---|
Running to the Cursor Location
Finishing a Debugging Session |