[Bug debuginfod/30000] New: debuginfod-find should have a source-list verb
fche at redhat dot com
sourceware-bugzilla@sourceware.org
Fri Jan 13 20:55:51 GMT 2023
https://sourceware.org/bugzilla/show_bug.cgi?id=30000
Bug ID: 30000
Summary: debuginfod-find should have a source-list verb
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: debuginfod
Assignee: unassigned at sourceware dot org
Reporter: fche at redhat dot com
CC: elfutils-devel at sourceware dot org
Target Milestone: ---
Let's implement
% debuginfod-find source-list PATH|BUILDID
so it fetches the debuginfo, then runs the dwarf_getsrcfiles / dwarf_getsrcdirs
/ CU comp_dir traversal, and prints a deduped list of all CUs' source file
lists. An adventurous user can then use that to fetch all source files of a
particular binary.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Elfutils-devel
mailing list