bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/26595] objdump/readelf debuginfod client not invoked for a


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/26595] objdump/readelf debuginfod client not invoked for altdebug dwz file
Date: Fri, 11 Sep 2020 12:31:32 +0000

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

--- Comment #6 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=ce139cd560dcb85b09d4d257ac67ebffdf215859

commit ce139cd560dcb85b09d4d257ac67ebffdf215859
Author: Nick Clifton <nickc@redhat.com>
Date:   Fri Sep 11 13:30:38 2020 +0100

    Fix the debuglink following code to recursively load links found in the
newly loaded debug info.

            PR 26595
            * dwarf.c (load_separate_debug_info): Return NULL rather than
            FALSE in error situations.
            (load_separate_debug_file): Move code to load debug links to ...
            (check_for_and_load_links): ... here.  New function.  Load
            separate debug information pointed to by debuglink and
            debugaltlink sections.  Recursively scan newly loaded debug
            information for more links and load them too.

-- 
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]