Generating a symbol-file for a release version.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: gcc-help@xxxxxxxxxxx
- Subject: Generating a symbol-file for a release version.
- From: tom <tompotts@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 05 Nov 2010 09:58:54 +0000
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.15) Gecko/20101027 Lightning/1.0b1 Thunderbird/3.0.10
I have a program that segfaults when built in release mode but not when
-ggdb is used.
I've tried stripping the executable of debug data but I just cant get it
to fail in the same way.
Is there any way of building the whole project for release and
generating a symbol-file I can use with gdb to backtrace the core dump ?
Tom
[Index of Archives]
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]