Hi everyone,
I am using ubuntu 11.10 (and GNU GCC compiler) and I am having trouble getting the debugger to work, I try to set breakpoints but the compiler just does not pause when passing them. (Even when I create a new "hello world" project.)
I have already looked around for a solution on this forum and elsewhere, but I have not found the problem yet.
My directories only include normal and capital letters, so there should be no issue with incorrect file paths with strange symbols causing problems.
I have also checked the debugger settings and have set these in the same way as illustrated in the wiki here:
http://wiki.codeblocks.org/index.php?title=Debugging_with_Code::Blocks I have also re-installed and rebooted, and I have tried resetting the compiler settings to default.
Help would be greatly appreciated!
Regards
LP