bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/27478] [readelf] warning about missing section in separate


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/27478] [readelf] warning about missing section in separate debug info file
Date: Thu, 18 Mar 2021 14:02:08 +0000

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

--- Comment #11 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=835f2fae11e41956523df3839cd50471b708e97d

commit 835f2fae11e41956523df3839cd50471b708e97d
Author: Nick Clifton <nickc@redhat.com>
Date:   Thu Mar 18 14:01:25 2021 +0000

    Fix section dumping so that warnings are not issued for missed sections in
separate debuginfo files.

            PR 27478
            * readelf.c (dump_section_as_strings): Mention separate filename.
            (dump_section_as_bytes): Likewise.
            (dump_section_as_ctf): Likewise.
            (initialise_dumkps_byname): Only issue a warning for missing
            sections if processing the main file.
            (process_section_contents): Only issue a warning for unsumped
            section numbers in the main file.
            (initialise_dump_sects): New function.  Contains code extracted
            from ...
            (process_object): ... here.  Also call initialise_dump_sects for
            separate files.

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