This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [committed, PATCH] PR binutils/19523: objdump: does not support gnu_debuglink with compressed debug sections


On Thu, Jan 28, 2016 at 1:32 PM, H.J. Lu <hongjiu.lu@intel.com> wrote:
> We should set BFD_DECOMPRESS to decompress debug sections when reading in
> DWARF debug sections.
>
> bfd/
>
>         PR binutils/19523
>         * dwarf2.c (_bfd_dwarf2_slurp_debug_info): Set BFD_DECOMPRESS to
>         decompress debug sections.
>
> binutils/
>
>         PR binutils/19523
>         * Makefile.am (check-DEJAGNU): Pass CC and CC_FOR_BUILD to
>         runtest.
>         * Makefile.in: Regenerated.
>         * testsuite/binutils-all/compress.exp (test_gnu_debuglink): New
>         proc.
>         Run test_gnu_debuglink for native ELF build.

I backported it to binutils-2_26-branch.

-- 
H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]