Another crash

Ariel asgnucash at dsgml.com
Fri Feb 16 09:41:31 EST 2007


On Fri, 16 Feb 2007, Donald Allen wrote:

> so it includes --enable-debug. There are -g switches all over the
> compilations. But when I start gdb on gnucash, I get the msg "No debugging
> symbols found". And when I actually start the program, I get a bunch more of
> the "No debugging symbols" msgs. Running 'strings' on the executable doesn't
> produce a ton of output that I would expect if symbols were included. Any
> ideas about this?

Often time installers will strip (remove debugging symbols) during 
installation.

Try checking the gnucash binary directly in the build tree. (Run the file 
command on it, it will tell you if it has debugging symbols.)

 	-Ariel


More information about the gnucash-user mailing list