Monday, February 27, 2012

Cordbg for .net 4.0

I have been using the Cordbg for a while, it works pretty great. just zip those 2 files and drop it to the server, you can do the production debugging.

now, some app has been switched to 4.0 , I need to get the 4.0 cordbg, googled a lot, can’t find it. and it turns on cordbg for .net 4.0 is out, the alternative is MDBG.

it’s located in  C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\Bin\NETFX 4.0 Tools\x64
   just 3 files beside the .net fx are required to run.
image

you can do the same as cordbg, the syntax is most same. Mdbg has more enhancement.
Mdbg has more conditional breakpoint settings,
image

More support for threading and concurrent app troubleshooting.
image

So no cordbg anymore, try mdbg instead.

No comments:

 
Locations of visitors to this page