Resuming the execution of suspended threads

To resume the execution of suspended threads:

  1. Select a suspended thread or a stack frame in a suspended thread.

  2. 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.

Related concepts

Debugger

Related tasks

Evaluating expressions
Stepping through the execution of a program
Suspending threads

Related reference

Debug view

 
 Copyright IBM Corporation 2000, 2002. All Rights Reserved.