backtrace_symbols function buggy?

Florian Weimer Florian.Weimer@RUS.Uni-Stuttgart.DE
Thu Jan 18 05:08:00 GMT 2001


suckfish@ihug.co.nz writes:

> +Currently, the function name and offset can only be obtained on systems
> +that use the ELF binary format for programs and libraries.

Perhaps a reference to the addr2line program can be added here.  It
can be used to retrieve symbols even if the -rdynamic flag wasn't
passed to the linker, and it should work on non-ELF targets as well.


More information about the Libc-alpha mailing list