User forums > Using Code::Blocks

debugging symbols [-g] option not working!

(1/3) > >>

polisbul:
If I get a segmentation fault and start the debug mode, I can't read text messages, but only "??" messages.
In the compiler option the debugging symbols [-g] option is checked.
Am I forgetting anything?
Thank you

jarod42:
Not related to CB.

Check that you don't have 'strip' (-s) option enable in the same time.

polisbul:
but if I compile from terminal and run ddd it works!
-s is disabled.
is gdb the right to debugger to set?

oBFusCATed:

--- Quote from: polisbul on November 30, 2012, 05:10:46 pm ---but if I compile from terminal and run ddd it works!

--- End quote ---
Does ddd still work if you compile with codeblocks?

polisbul:
no, it doesn't work

Navigation

[0] Message Index

[#] Next page

Go to full version