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: Mon, 13 Nov 2023 17:23:23 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=31062

--- Comment #6 from Nick Clifton <nickc at redhat dot com> ---
Created attachment 15220
  --> https://sourceware.org/bugzilla/attachment.cgi?id=15220&action=edit
Proposed patch

Hi Andreas,

  Is this patch what you had in mind ?

  It adds a -Z/--decompress command line option to objdump, and if you do try
to dump a compressed section without using this new option it will display: 

  NOTE: This section is compressed, but its contents have NOT been expanded for
this dump.

Cheers
  Nick

PS.  The patch is incomplete.  I have not yet added documentation, or a NEWS
file entry, or a new testcase or even checked for regressions.  But it does
show the idea of what can be done.

-- 
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]