Updating the Threads/Stack Tab
The Java WorkShop automatically updates the Threads/Stack tab each time you run your program in the Debugger. You can also explicitly tell the WorkShop to update the Threads/Stack tab using the Update View command.
To update the Threads/Stack tab:
- Click the Update View button on the Threads/Stack tab.
The WorkShop updates the tab to show the most current state of the threads in your program.
See also:
- Resuming Execution of a Thread
- Threads/Stack Tab