October, 2005

Posts
  • Srini

    About two cool device debugging features in VS 2005

    • 1 Comments
    In this blog, I shall touch upon two important and cool features in VS 2005 device debugging. Feature1: Attaching to NET CF V2 process VS 2005 allows for attaching to a NET CF V2 process running on the device/emulator. This is disabled by default...
  • Srini

    Key component in VSD Managed Debugging : icordbg.dll

    • 0 Comments
    Visual Studio 2005 debugger component cpde.dll (debug engine) hosts components which implement ICorDebug, the managed debugging API. (For details refer ICorDebug blogs at http://blogs.msdn.com/jmstall ). This API is implemented in mscordbi.dll for...
Page 1 of 1 (2 items)