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

Aaron Merey <amerey at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amerey at redhat dot com
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #2 from Aaron Merey <amerey at redhat dot com> ---
srcfiles tool has been added in the following commit

commit cb4f0e0fffbcdb124bd1b82f558095a9c7aa64b1
Author: Housam Alamour <halam...@redhat.com>
Date:   Thu Sep 7 14:29:19 2023 -0400

    PR 30000: debuginfod-find should have a source-list verb

    * seclines.cxx: Introduce new tool  that compiles a list of source
    files associated with a specified dwarf/elf file. This
    compilation relies on searching the dwarf debug information,
    which can be automatically retrieved via debuginfod using
    libdwfl functions when required. The target file can
    encompass various types, such as an executable, a coredump,
    a running process, or the currently executing kernel. The
    source file names are rendered as unique entries and then
    displayed on the standard output.

    *  run-srcfiles-self.sh: New test-case for tool.

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

    Signed-off-by: Housam Alamour <halam...@redhat.com>

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

Reply via email to