Reference (Visual Studio Debugging APIs)

Note

This article applies to Visual Studio 2015. If you're looking for the latest Visual Studio documentation, see Visual Studio documentation. We recommend upgrading to the latest version of Visual Studio. Download it here

The Visual Studio Debugging SDK references outline the basic model for the run-time architecture and functionality of the debugger and its components. The documentation makes as few assumptions as possible about the components and interfaces it describes, apart from the behavior it defines through the interfaces.

The goal of the reference section is to provide support to as diverse a set of languages, run times, and operating systems as possible.

In This Section

API Reference
Contains documentation for the interfaces, enumerators, and structures of the Visual Studio Debugging API.

Glossary
Provides a list of debugging-related terms and their definitions.

See Also

Visual Studio Debugger Extensibility