]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/readelf.c
Re-enable the dislay of debug sections in separate debuginfo files without the need...
authorNick Clifton <nickc@redhat.com>
Tue, 16 Mar 2021 16:39:46 +0000 (16:39 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 16 Mar 2021 16:39:46 +0000 (16:39 +0000)
commitd6bfbc398158eaa381b08c7cf7b943ac4085d4a6
treef35fc7a879be775293a37173413cdd5c1724b4cf
parent383228bc3f46579da035598f33c67b2538c9821a
Re-enable the dislay of debug sections in separate debuginfo files without the need for -P.

PR 27533
* readelf.c (process_section_contents): Only dump debug
information for separate files unless process_links is enabled.
(process_object): Always call process_section_contents for
separate info files.
binutils/ChangeLog
binutils/readelf.c