Expanding the forum's scope
-
Montag, 13. November 2006 21:51Besitzer
You might have noticed the change to the name and description of this forum. We’ve expanded its scope from debugging/mdbg to general managed-code tool development. This includes debuggers, profilers, IL compilers, obfuscators, health monitors etc.
We appreciate the participation so far involving mdbg and are looking forward to additional discussions in the area of tool development. If you’re unsure of whether or not the forum is appropriate for your question, please don’t hesitate to ask. We’ll ensure it gets routed appropriately.
A few helpful links developing managed-code tools:
· Unmanaged API reference (this includes ICorProfiler*, ICorDebug*, IMetaData*, etc.): http://msdn2.microsoft.com/en-us/library/ch59zxfc.aspx
· Mdbg download site: http://www.microsoft.com/downloads/details.aspx?FamilyID=38449a42-6b7a-4e28-80ce-c55645ab1310&DisplayLang=en
· CLR Profiler download site: http://www.microsoft.com/downloads/details.aspx?familyid=A362781C-3870-43BE-8926-862B40AA0CD0&displaylang=en
· ECMA CLI specs: http://msdn2.microsoft.com/en-us/library/aa569283.aspx
Alle Antworten
-
Samstag, 24. Dezember 2011 15:06
Can this post be updated to reflect any new samples or information like
http://www.microsoft.com/download/en/details.aspx?id=2282 which is the CLR Managed Debugger (mdbg) Sample 4.0
Regards,

