This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap 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 translator/10174] let stap -d take a symbol table file as argument, for dwarfless *symname()


https://sourceware.org/bugzilla/show_bug.cgi?id=10174

Frank Ch. Eigler <fche at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |fche at redhat dot com
         Resolution|---                         |WORKSFORME

--- Comment #5 from Frank Ch. Eigler <fche at redhat dot com> ---
With fedora-like distros, where gdb minidebuginfo symbol tables are
present in the executable, this sort of extra effort is not needed.
systemtap/elfutils can pull symbols out of there for usymname()
resolution purposes.

https://sourceware.org/gdb/current/onlinedocs/gdb/MiniDebugInfo.html

but see also https://bugzilla.redhat.com/show_bug.cgi?id=1714804

-- 
You are receiving this mail because:
You are the assignee for the bug.

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