|
From: Morten W. O. <mu...@gm...> - 2006-03-15 19:11:02
|
I'm not sure if this is the right mailing list for this, if it isn't please tell me where I should go for help on this. I would like to use ddd to debug my mingw compiled projects. Cygwin has a version of ddd, so I installed that, assuming it would be able to work with mingws gdb, but when I tried running it it stalled just after the window wa= s created. I installed cygwins gdb, and everything seemed to work: ddd works when debugging cygwin applications, but if I try to debug mingw application= s it has trouble opening the source file. First I get a popup telling me that home/runtime/crt1.c couldn't be found, and in the source window it says ../../runtime/gccmain.c: No such file or directory. Can cygwins ddd be used to debug mingw applications at all? Regards Morten |