gdb cannot find debugging symbols for ld-linux-x86-64.so

Bug #793292 reported by Rockwalrus
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
eglibc (Ubuntu)
Confirmed
Undecided
Unassigned

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

Changed in eglibc (Ubuntu):
status: New → Confirmed
Revision history for this message
Ppluzhnikov-google (ppluzhnikov-google) wrote :

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

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.