Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 1.53 KB

debugging-user-interface-reference.md

File metadata and controls

42 lines (33 loc) · 1.53 KB
title description ms.date ms.topic f1_keywords dev_langs helpviewer_keywords author ms.author manager ms.subservice
Debugging User Interface Reference
Review links to reference information about the various dialog boxes you might encounter in the debugging user interface of Visual Studio.
11/04/2016
ui-reference
vs.debug.uiref
CSharp
VB
FSharp
C++
JScript
debugger, user interface reference
mikejo5000
mikejo
mijacobs
debug-diagnostics

Debugging User Interface Reference

You may encounter the following dialog boxes as you debug your application.

You can automate many debugger features by using the Visual Studio extensibility model. For more information, see the Visual Studio Debugging SDK.

See also