Resuming the execution of suspended threads
    
    
      To resume the execution of a suspended threads:
    
    
      - 
        Select the thread or its stack frame in the Debug View.      
- 
        Click the Resume button [  ] in the  view toolbar (or press the F8 key). ] 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