Minimum debug options?

Jonathan Wakely jwakely.gcc@gmail.com
Sat Mar 16 17:46:00 GMT 2013


On 16 March 2013 05:51, Raymond Jennings wrote:
> What is the minimum debug level/options I need to compile a shared
> library with enough debug info to allow gdb to produce a stack trace?

-g should work

> I would like to go all the way up to -ggdb3 but unfortunately
> webkit-gtk just broke the 32-bit barrier with that option and became
> uncompilable.



More information about the Gcc-help mailing list