bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/18209] objdump -h is not very helpful printing decompresse


From: nickc at redhat dot com
Subject: [Bug binutils/18209] objdump -h is not very helpful printing decompressed section names
Date: Wed, 08 Apr 2015 15:15:02 +0000

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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #3 from Nick Clifton <nickc at redhat dot com> ---
Hi Doug,

  It is an artifact of the BFD library that objdump -h shows the uncompressed
versions of compressed debug sections.  It could be argues that this is in fact
more helpful to the user, since it gives an idea of the total amount of
debugging information in the executable.

  So I have uploaded a proposed patch which extends the -j option of objdump so
that it will accept .debug.<foo> as an alias for .zdebug.<foo>.  It also
updates the documentation of objdump to describe the behaviour of the -h option
in more detail.  Please could you try out this patch and let me know what you
think.

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]