tloy1966 / ConcordExtensibilitySamples

Visual Studio Debug Engine Extensibility Samples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ConcordExtensibilitySamples

Visual Studio Debug Engine Extensibility Samples

What are "Concord Extensibility Samples"?

Concord is the code name for Visual Studio's new debug engine that first shipped in Visual Studio 2012. Concord was designed to be extensible and this repo contains samples of these extensions.

The samples in this repo currently target Visual Studio 2022 (version 17.0). For older versions of these samples, please see the VS16 branch.

Getting started

For Concord documentation, take a look at the wiki:

If you want to dive right into some code for extending the debug engine, take a look at the samples:

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

About

Visual Studio Debug Engine Extensibility Samples

License:Other


Languages

Language:C# 80.4%Language:C++ 16.8%Language:C 1.5%Language:Batchfile 1.2%Language:Shell 0.1%