Finishing a C or C++ Debugging Session

See Also 

If necessary, you can interrupt the current debugging session using the Shift-F5 shortcut or by clicking the Stop button in the Debugger toolbar. You can also close a specific debugging session using the Sessions window.

To finish the current debugging session:

To finish one of several debugging sessions:

  1. Open the Sessions window by choosing Window > Debugging > Sessions (Alt-Shift-6).
  2. Right-click the debugging session you want to stop and choose Finish.
See Also
Starting a C or C++ Debugging Session

Legal Notices