Dec 17 2008

Where is 'cordbg.exe'?

Category: MobileJoel Ivory Johnson @ 02:25

I was writing a guide for those that wish to write Windows Mobile programs using the command line tools and was validating my information when I came across a discrepency.  cordbg.exe from the 3.5 and 2.0 framework does not support the conn[ect ]command any more.  Attempting to use it results in the message "Error: Command 'connect' not found."  The ramifications of this is that one will not be able to use the command line debugger to debug on their remote device at all.  If you plan to start on .Net development I strongly urge you to use Visual Studio.  Otherwise for now you have no debugger.

 

Tags: ,