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:
The Finish Debugging Sessions dialog box opens and lists the currently running sessions.
To finish a specific debugging session:
The action the debugger takes depends on the session's Persistent and Action on Finish properties. For more information, see Modifying Session Properties.
To destroy a debugging session:
The process is terminated and the session is removed. If the process is attached to the debugger, the process is disconnected without being terminated.