Hi, I have a command line debugger for my custom language. I am looking to integrate that with the Visual Studio Debugger UI. Is there any documentation/sample which can help me get started? I had a look at - https://code.msdn.microsoft.com/Visual-Studio-Debug-Engine-c2e21c0e,
but this code does not compile in the latest versions of Visual Studio.
↧