Starting a New Session | Quitting a Debugging Session |
During a Sun WorkShop session, you can debug any number of programs. A list of these programs is maintained in the Active Sessions Dialog Box and in the Sessions Tab in the Debugging Window, so you can easily terminate, detach, quit, or move between programs. The current program is marked with an arrow.
To manage your sessions using the Active Sessions dialog box:
Set Current | Makes the selected program the current program. The Stack pane, the editor window, and other displays update to reflect the context of the selected program. |
Terminate | Terminates the program without terminating the debugging session. |
Detach | Detaches the selected program without terminating the program or the debugging session. |
Quit Session | Terminates the selected program and removes the debugging session. If you have only one session and you click this button, the session is removed and the Debugging window notes that there are no debugging sessions. |
To manage your sessions in the Sessions display of the Debugging window:
Note - Be careful when debugging multiple programs. Debugging more than two programs may slow down your system considerably. Always be sure to terminate, detach, or quit a session you no longer need.