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 <ni...@sourceware.org>:

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

commit ce139cd560dcb85b09d4d257ac67ebffdf215859
Author: Nick Clifton <ni...@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