Debugging Multiple Sessions

When you run the Java debugger, you can simultaneously debug any number of programs. A list of programs currently being debugged is maintained in the Sessions view of the Debugger window. You can easily manage your debugging sessions using the contextual menus in the Session view and by editing the session's properties on the property sheet.

For a description of the actions and properties associated with a session, see:

Sessions View

For step-by-step instructions on working with sessions, see:

Starting Multiple Sessions
Making a Session Persistent
Finishing or Destroying a Session
Restarting a Persistent Session

Legal Notices