Debugging Applications

Visual Studio 2015
 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at Debugging Applications.

The following sections deal with debugging for specific types of applications. Different application types and different languages require different settings and techniques, and present different issues that need to be debugged.

Debugging Windows Store and Windows Universal appsDescribes how to debug Windows Store apps and Windows Universal apps.
Debugging Managed CodeDescribes how to debug managed code (Visual C#, Visual Basic, and F3).
Debugging Native CodeDescribes how to debug different kind of native C++ applications.
Debugging GPU CodeDescribes how to debug C++ code that runs on the graphical processing unit (GPU).
Graphics Diagnostics (Debugging DirectX Graphics)Describes how to debug DirectX graphics.
Debugging Web Applications and ScriptDescribes how to debug Web, ASP.NET, and AJAX applications.
Debugging WCF ServicesDescribes how to debug Windows Communication Foundation services.
Show: