[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/31062] objdump -s missing option to dump uncompressed cont
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/31062] objdump -s missing option to dump uncompressed contents of compressed debug sections |
Date: |
Tue, 14 Nov 2023 11:04:44 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=31062
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #10 from Nick Clifton <nickc at redhat dot com> ---
Hi Andreas,
Right I have committed an extended version of the patch which adds a
"COMPRESSED" flag to the section headers display, an entry in the NEWS file, a
description of the new command line option in the documentation and a test to
the testsuite.
I also took this opportunity to tweak the code in readelf which does
basically the same thing as objdump's code. I moved two sets of similar code
into a single function and added a warning note to the output when displaying
the contents of a compressed section in its compressed form.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug binutils/31062] New: objdump -s mishandles compressed debug sections, address@hidden, 2023/11/13
- [Bug binutils/31062] objdump -s mishandles compressed debug sections, address@hidden, 2023/11/13
- [Bug binutils/31062] objdump -s mishandles compressed debug sections, nickc at redhat dot com, 2023/11/13
- [Bug binutils/31062] objdump -s missing option to dump uncompressed contents of compressed debug sections, address@hidden, 2023/11/13
- [Bug binutils/31062] objdump -s missing option to dump uncompressed contents of compressed debug sections, address@hidden, 2023/11/13
- [Bug binutils/31062] objdump -s missing option to dump uncompressed contents of compressed debug sections, address@hidden, 2023/11/13
- [Bug binutils/31062] objdump -s missing option to dump uncompressed contents of compressed debug sections, nickc at redhat dot com, 2023/11/13
- [Bug binutils/31062] objdump -s missing option to dump uncompressed contents of compressed debug sections, address@hidden, 2023/11/13
- [Bug binutils/31062] objdump -s missing option to dump uncompressed contents of compressed debug sections, cvs-commit at gcc dot gnu.org, 2023/11/14
- [Bug binutils/31062] objdump -s missing option to dump uncompressed contents of compressed debug sections, nickc at redhat dot com, 2023/11/14
- [Bug binutils/31062] objdump -s missing option to dump uncompressed contents of compressed debug sections,
nickc at redhat dot com <=