This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug shlibs/12794] RFE: specifying debug information for sharedlibraries explicitly


http://sourceware.org/bugzilla/show_bug.cgi?id=12794

Tom Tromey <tromey at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at redhat dot com

--- Comment #1 from Tom Tromey <tromey at redhat dot com> 2013-03-15 15:25:03 UTC ---
See also PR 14479.

One thing that might be handy is a new flag to add-symbol-file
that tells gdb to take the various section offsets from some
already existing objfile.  Like:

add-symbol-file /debug/libwhatever.so.debug -offsets-from
/usr/lib/libwhatever.so

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]