Managing Sessions | Starting a New Session |
Use the Active Sessions dialog box to manage your debugging sessions. You can terminate, detach, quit, or move between your programs.
Scrolling list of the programs you have loaded for debugging. The list shows the session number, the PID, the state of the program, the host name of the machine the program is running on, and the full path name.
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. |
Detach | Detaches the selected program without terminating the program or the debugging session. |
New Session | Starts a new session without loading a program into the debugger. |
Quit Session | Detaches the selected program and removes the debugging session. If you have only one session and you click this button, the debugger removes the session and indicates in the Debugging window that there are no debugging session |
Close | Closes the Active Sessions dialog box |
Help | Displays help for the Active Sessions dialog box |