Code::Blocks Forums
User forums => Help => Topic started by: desertglow on August 14, 2012, 03:42:12 pm
-
Hello, I have made extensive searches in this forum and beyond, it seems that using CB with the c++ cygwin compiler/debugger is still giving problems. I actually have, as cannot set breakpoints.
There is a workaround for modifying a window registry key, I tried it but did not work. I am rather desperate, I tried MingW first, but got linking errors that I was not able to get rid of, so I tried cygwin which compiles ok, but the debugger is giving me this kind of problem.
Is there a workaround or a nightly build or whatever that may help me?
Thanks!
Roberto
-
Is there a workaround or a nightly build or whatever that may help me?
Well maybe you should first start to tell about your config: What version of C::B, what version of Cygwin (GCC/GDB) etc... otherwise nobody can help.
-
Sure, you are right.
C::B 10.05 , cygwin gcc-g++ compiler 3.4.4-999 , gdb 7.3.50-3 .
Windows Xp SP3.
I am compiling an example program using libraries LibRaw-0.11.3-Win32-MinGW recompiled using the a.m. version of cygwin ..