|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/31925] build-id-debuglink doesn't work with compressed bug section |
Date: | Thu, 27 Jun 2024 21:25:51 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=31925 --- Comment #1 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by H.J. Lu <hjl@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=67b1d28b5214bd5dfff1817a1771d0435ff44591 commit 67b1d28b5214bd5dfff1817a1771d0435ff44591 Author: H.J. Lu <hjl.tools@gmail.com> Date: Tue Jun 25 00:45:22 2024 -0700 Set BFD_DECOMPRESS when reading build-id debuglink We should set BFD_DECOMPRESS to decompress sections unless dumping the section contents when reading build-id debuglink. PR binutils/31925 * objdump.c (open_debug_file): Set BFD_DECOMPRESS to decompress sections unless dumping the section contents. * testsuite/binutils-all/objdump.exp (test_build_id_debuglink): Add a compress option. Run test_build_id_debuglink with none and zlib. Signed-off-by: H.J. Lu <hjl.tools@gmail.com> -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |