David Introduces Support for Debugging .NET Compact Framework Applications using MDbg

With the release, last year, of version 2 of the .NET Framework SDK, a new command line debugger (MDbg) became available. MDbg is written in managed code and supports adding functionality via extension assemblies (DLLs). At the time we released version 2, the extension which adds .NET Compact Framework support was not ready. With the release of .NET Compact Framework version 2 service pack 1, our extension assembly (mdbgnetcf.dll) is now available.
Read more here