News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

why can't debug using GNU gcc compiler?

Started by whatx, February 21, 2008, 03:31:59 AM

Previous topic - Next topic

whatx

I set a breakpoint,and strike 'F8' to start debug.
But it popup a error dialog  showing "This project/target has no debuging info.please change this in the project's build options and retry...".
Then I try to open the project's build options --> Compile flags --> selected "Produce debuging symbols [-g]". But no use.
why?
thanks!

Jenna

Look if stripping is also set for the build-target, that would strip all debugging infos from executable.