Finishing a Debugging Session

You can finish all currently running debugging sessions using the Finish command on the Debug menu. If you want to finish or destroy a specific debugging session, use the Sessions view.

To finish all debugging sessions:

  1. From the main window, choose Debug and choose Finish (Shift-F5).

    The Finish Debugging Sessions dialog box opens and lists the currently running sessions.

  2. Modify the dialog box to your preferred settings.
  3. Click OK.

To finish a specific debugging session:

To destroy a debugging session:

  • In the Sessions view, right-click the session and choose Destroy.

    The process is terminated and the session is removed. If the process is attached to the debugger, the process is disconnected without being terminated.

  • See also Starting a Debugging Session
    Legal Notices