bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/28697] objdump often doesn't look for separate debug files


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/28697] objdump often doesn't look for separate debug files when using "build-id" style
Date: Thu, 16 Dec 2021 14:06:16 +0000

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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <nickc@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=61ab1364c7efa3934e0ca62af444e6e6e34f219e

commit 61ab1364c7efa3934e0ca62af444e6e6e34f219e
Author: Nick Clifton <nickc@redhat.com>
Date:   Thu Dec 16 14:05:40 2021 +0000

    When loading separate debug info files, also attempt to locate a file based
upon the build-id.

            PR 28697
            * dwarf.c (load_build_id_debug_file): New function.
            (try_build_id_prefix): New function.
            (check_for_and_load_links): Call load_build_id_debug_file.
            (debug_displays): Add entry for .note.gnu.build-id.
            * dwarf.h (enum dwarf_section_display_enum): Add
            note_gnu_build_id.
            * testsuite/binutils-all/debuginfod.exp (test_fetch_debuglink):
            Fix regexp for loads via debuglink section.

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]