bug-binutils
[Top][All Lists]
Advanced

[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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]