Need to write a new Debugging Engine for your favorite platform- February 20, 2008 Jackson, recently posted a new sample for how to write a Visual Studio debug engine. As Joc put it: "in our architecture, the debug engine is the part that does all of the communication with the debuggingdiagnostic APIs for a given platform, and communicates those back to the UI through a common set of interfaces. The current debugger ships debug engines for managed code, native code, script, native devices and t-sql in the box. The debugger..http://blogs.msdn.com/jimgries/archive/2008/02/20/need-to-write-a-new-debugging-engine-for... |