From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9B5823857438; Fri, 13 Jan 2023 20:55:51 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9B5823857438 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1673643351; bh=uaJET6hh7t70Z3sK7aQd2KnTg+bSrUxoQAJrZDz+Ato=; h=From:To:Subject:Date:From; b=nUIh5e76E9Okhbe9jwedl+fq44HdoJITs85EXTPBpkOx/QN2sLpWi6+KcNi0qgmzX 9Q3FI1MSgCpQafDWTbzDnCTLY9ikX6yf+5r+CD1ekyMr9I6Wm5lAZUH/38qU7WsTwp hppibVdDP8SywoRZAv+13CnCNHiiBSrKmdXmm35c= From: "fche at redhat dot com" To: elfutils-devel@sourceware.org Subject: [Bug debuginfod/30000] New: debuginfod-find should have a source-list verb Date: Fri, 13 Jan 2023 20:55:51 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: debuginfod X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fche at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30000 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=20 % debuginfod-find source-list PATH|BUILDID so it fetches the debuginfo, then runs the dwarf_getsrcfiles / dwarf_getsrc= dirs / 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. --=20 You are receiving this mail because: You are on the CC list for the bug.=