To resume the execution of suspended threads:
Select a suspended thread or a stack frame in a suspended thread.
Click the Resume button in the Debug view toolbar (or press the F8 key). The thread resumes its execution, and stack frames are no longer displayed for the thread, and the Variables view is cleared.
Evaluating
expressions
Stepping through
the execution of a program
Suspending threads