[Bug 793292] Re: gdb cannot find debugging symbols for ld-linux-x86-64.so
Launchpad Bug Tracker
793292 at bugs.launchpad.net
Tue Aug 16 14:31:31 UTC 2011
** Changed in: eglibc (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to eglibc in Ubuntu.
https://bugs.launchpad.net/bugs/793292
Title:
gdb cannot find debugging symbols for ld-linux-x86-64.so
Status in “eglibc” package in Ubuntu:
Confirmed
Bug description:
Even though libc6-dbg contains the debugging symbols for ld-
linux-x86-64.so, gdb cannot find them.
A workaround is the following series of commands in gdb:
info share ld-linux
Note down the address in the "from" column and substitute it for ADDRESS in the next command.
add-symbol-file /usr/lib/debug/lib/x86_64-linux-gnu/ld-2.13.so ADDRESS
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/793292/+subscriptions
More information about the foundations-bugs
mailing list