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.