The CLR debugging services team has released an updated mdbg sample. You can find it here: http://www.hide-link.com/ ;DisplayLang=en. A big thanks to the folks on the team who helped get this release together. Updates in this release include:
Mdbg + IronPython integration. (You need to download IronPython separately)
Managed wrappers for native debugging APIs like WaitForDebugEvent
Improved event logging infrastructure
Pdb2Xml conversion tool, which now includes round-tripping the pdbs
Updated EULA
All IL files have been converted into C#, so it's now a pure C# solution
Bug fixes
As always, we're very interested in your feedback and any questions you might have. Please check it out and let us know what you think.
Kind Regards, Jon Langdon
.NET Development11
|