Debugging Threads
See Also
All the threads created in the current session are
displayed in the Threads window. You can open the Threads window
by choosing Window > Debugging > Threads.
Changing the Current Thread
Only one thread is the current thread at any given time. By default,
the current thread is the thread in the current session from which
the debugger gained control. When you switch to a different thread to debug,
the Call Stack window and Local Variables window are automatically
updated to reflect the data applicable to that thread.
To change the current thread:
- Double-click a thread in the Threads window to make it the
current thread.
Legal Notices