Resuming the execution of suspended threads

To resume the execution of a suspended threads:

  1. Select the thread or its stack frame in the Debug View.
  2. Click the Resume button [ Resume ] in the view toolbar (or press the F8 key).

The thread resumes its execution and stack frames are no longer displayed for the thread.  The Variables View is also cleared.

Debugger Evaluating expressions
Stepping through the execution of a program
Suspending threads Debug view
Resume command
Suspend command
Variables View