[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/11527] addr2line does not display correct function name/fi
From: |
dzidzitop at lavabit dot com |
Subject: |
[Bug binutils/11527] addr2line does not display correct function name/filename/line for __libc_start_main (Linux/ELF) |
Date: |
22 Apr 2010 20:56:26 -0000 |
------- Additional Comments From dzidzitop at lavabit dot com 2010-04-22 20:56
-------
Ok, probably just by analysing the executable statically (i.e. when it is not
loaded into the memory) it is impossible to resolve dynamically linked
functions: no section is actually created for them within the executable.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |INVALID
http://sourceware.org/bugzilla/show_bug.cgi?id=11527
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.