[Bug 819466] Re: objdump does not follow .gnu_debuglink to show function names when disassembling file
Matthias Klose
doko at ubuntu.com
Mon Aug 21 14:07:12 UTC 2017
this is finally fixed in 17.04
** Changed in: binutils (Ubuntu)
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/819466
Title:
objdump does not follow .gnu_debuglink to show function names when
disassembling file
Status in binutils package in Ubuntu:
Fix Released
Bug description:
When disassembling a file using objdump
objdump -d /usr/bin/xterm
the symbols from /usr/lib/debug/usr/bin/xterm are not used, instead
the whole text segment is shown as one big blob (.text) without
boundaries at function level.
Debug symbols are installed via xterm-dbgsym package.
gdb is able to find the symbols and uses them successfully.
This happens on maverick and natty.
apt-cache policy binutils
binutils:
Installed: 2.20.51.20100908-0ubuntu2
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/819466/+subscriptions
More information about the foundations-bugs
mailing list