strip, Linux's backtrace_symbols API, and GCC optimizations levels

Mike Frysinger vapier@gentoo.org
Mon May 4 23:27:00 GMT 2009


On Saturday 02 May 2009 14:12:43 bgoodr3 wrote:
> I was intrigued to find that the Linux backtrace_symbols C function returns
> strings that show function names, even when the executable and its shared
> libraries are stripped with "strip --strip-all".

exported symbols in libraries can never be stripped without destroying the 
library, so this isnt really surprising at all
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <https://sourceware.org/pipermail/binutils/attachments/20090504/1a01901d/attachment.sig>


More information about the Binutils mailing list