[Bug 819466] Re: objdump does not follow .gnu_debuglink to show function names when disassembling file
Matthias Klose
doko at ubuntu.com
Fri Sep 7 13:35:11 UTC 2012
** Changed in: binutils (Ubuntu)
Importance: Undecided => Wishlist
** Changed in: binutils (Ubuntu)
Status: New => Triaged
--
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:
Triaged
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