The Sessions view in the Debugger window lists the currently
running debugging sessions.
You toggle the display of the Sessions view by clicking
in the Debugger window toolbar.
The following table describes the icons used in the Sessions view.
Icon | Description |
---|---|
![]() | The session with the current debugger focus |
![]() | A session other than the current session |
Right-clicking a session opens a contextual menu with items for setting the context to the session, finishing the session, destroying the session, and displaying the session properties. Finishing a session changes the session state to "not running" or "hidden," depending on the value of the session's Action on Finish property. Destroying a session exits the debugged VM and removes the session from the Sessions view.
A session has the following properties:See also | |
---|---|
Starting Multiple Sessions
Making a Session Persistent Finishing or Destroying a Session Restarting a Persistent Session |