[Bug 793292] Re: gdb cannot find debugging symbols for ld-linux-x86-64.so

Ppluzhnikov-google 793292 at bugs.launchpad.net
Tue Jan 10 20:30:23 UTC 2012


https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/914448 is a duplicate of this bug,
but has explanation of what's happening.

Arguably this is a bug in GDB:
http://sourceware.org/bugzilla/show_bug.cgi?id=9538

** Bug watch added: Sourceware.org Bugzilla #9538
   http://sourceware.org/bugzilla/show_bug.cgi?id=9538

-- 
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