public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
* [Bug tools/27573] New: eu-unstrip: assemble debugable executable for a core file
@ 2021-03-12 17:21 mliska at suse dot cz
  2021-03-12 17:30 ` [Bug tools/27573] " mark at klomp dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: mliska at suse dot cz @ 2021-03-12 17:21 UTC (permalink / raw)
  To: elfutils-devel

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

            Bug ID: 27573
           Summary: eu-unstrip: assemble debugable executable for a core
                    file
           Product: elfutils
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: tools
          Assignee: unassigned at sourceware dot org
          Reporter: mliska at suse dot cz
                CC: elfutils-devel at sourceware dot org
  Target Milestone: ---

Having a core file, it would be handy to assemble a debugable executable with
debuginfod client. I mean downloading both executables/shared libs and
corresponding debug info for these modules:

Example:
$ eu-unstrip -n --core 12sp3-sssd.core.715
0x400000+0x213000 41b05d41005e68f89b5422f1683b26c332f2d2e6@0x400264 - -
/usr/sbin/sssd
...
$ ls -l /usr/sbin/sssd
ls: cannot access '/usr/sbin/sssd': No such file or directory
$ debuginfod-find executable 41b05d41005e68f89b5422f1683b26c332f2d2e6
/home/marxin/.cache/debuginfod_client/41b05d41005e68f89b5422f1683b26c332f2d2e6/executable
$ debuginfod-find debuginfo 41b05d41005e68f89b5422f1683b26c332f2d2e6
/home/marxin/.cache/debuginfod_client/41b05d41005e68f89b5422f1683b26c332f2d2e6/debuginfo

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-03-15 14:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-12 17:21 [Bug tools/27573] New: eu-unstrip: assemble debugable executable for a core file mliska at suse dot cz
2021-03-12 17:30 ` [Bug tools/27573] " mark at klomp dot org
2021-03-12 17:45 ` mliska at suse dot cz
2021-03-12 18:15 ` fche at redhat dot com
2021-03-12 18:48 ` fche at redhat dot com
2021-03-15 13:45 ` mliska at suse dot cz
2021-03-15 13:54 ` fche at redhat dot com
2021-03-15 13:58 ` mliska at suse dot cz
2021-03-15 14:06 ` fche at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).