Resuming Execution of a Thread

  1. In the Debugger window, click the Threads tab.

  2. In the Threads pane, select one or more threads as follows:
    To select a single thread, click the thread.
    To extend the selection to multiple threads, Shift-click.
    To start another range, Control-click to set a new anchor point. Shift-click to end the new range.
  3. Right-click any selected thread and choose Resume.

    The program runs until it reaches a breakpoint, is suspended, or ends.

To resume execution of all threads, choose Debug Resume All Threads (Ctrl-Shift-Cancel) from the main window.
See also
Examining Threads

Suspending Execution of a Thread

Legal Notices