News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

debugger always says "project has no debug info"

Started by hckr83, March 17, 2006, 01:54:43 AM

Previous topic - Next topic

hckr83

no matter what i do it always says "project/target has no debugging info" even though i have it to compile with debug info and no optimization
i also try loading a symbol file but it still says no symbol file loaded

sethjackson

What compiler? What C::B version? If you have RC2 get a nightly from here

Umm it could be that you are setting the debug flag for a single target and not the whole project........

EDIT:

You need GDB 6.3 for GCC......

thomas

Could be you're stripping your executable, too.
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

hckr83

#3
c::b version is 1.0-RC1
i got v6.3 of gbd
how would you go about setting that flag

edit:
nvm i did have optimization(strip symbols)
it was hiding from me in the global compiler options

Michael

Quote from: hckr83 on March 17, 2006, 09:55:41 AM
c::b version is 1.0-RC1

RC1? You might would like to download the latest nightly build :).

Best wishes,
Michael
[url="http://img207.imageshack.us/img207/9728/411948picture4em.png"]http://img207.imageshack.us/img207/9728/411948picture4em.png[/url]

sethjackson

RC1?  :shock:  You want a nightly build for sure. I put a link in my first post....