Request: make coff2omf free

Tyler Knott tywebmail at mailcity.com
Sat Feb 24 20:31:12 PST 2007


Sean Kelly wrote:
> I've got a CD as well, and I use DMC now for everything that doesn't 
> require serious debugging (for that, I still use VC 2005).  If DMC had a 
> quality debugger available, I'd need nothing else on Windows.

You could try using DDbg.  Although it's intended for use with D code, it should also support C code that has CodeView 
debugging information (such as that generated by DMC).  You can also use it with the CodeBlocks IDE with the GDB 
emulation frontend.



More information about the Digitalmars-d mailing list