Search code examples
.netdebuggingcilmdbg

Good Resources on CorDbg & Mdbg


I am looking for some good resources of information about the CorDbg & Mdbg debuggers in .NET as well as some stuff about MSIL(CIL).


Solution

  • I think MSDN might be a good resource to learn about that stuff:

    Also, you can try reading up on some of this stuff on Wikipedia: