Resuming Execution of a Thread
Open the Threads view of the Debugger window.
Right-click a thread and choose Resume.
The program runs until it reaches a breakpoint, is suspended, or ends.
To resume execution of all threads, choose Debug
Continue from the main window.
See also
Suspending Execution of a Thread
Legal Notices