News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Problem debugging program with cygwin on WinXP

Started by desertglow, August 14, 2012, 03:42:12 PM

Previous topic - Next topic

desertglow

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

MortenMacFly

Quote from: desertglow on August 14, 2012, 03:42:12 PM
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.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

desertglow

#2
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 ..