Roadmap for Extending the Debugger

This documentation provides guide and reference information for extending the Visual Studio debugger with the Visual Studio SDK.

Visual Studio debugging documentation includes samples, a comprehensive reference, and several representative scenarios that demonstrate typical ways to customize the debugger.

Your compiler and its output determine what you need to do to implement debugging in your product. If your compiler:

See Also

Other Resources

Getting Started with Debugger Extensibility