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 <ni...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=61ab1364c7efa3934e0ca62af444e6e6e34f219e commit 61ab1364c7efa3934e0ca62af444e6e6e34f219e Author: Nick Clifton <ni...@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.