bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/30684] readelf -s: support an option to display section na


From: nickc at redhat dot com
Subject: [Bug binutils/30684] readelf -s: support an option to display section names
Date: Thu, 27 Jul 2023 13:49:32 +0000

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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #15012|0                           |1
        is obsolete|                            |

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

And here is a full patch.

After some more thought, I decided that the new behaviour needed to be gated by
a command line option, so I have added --extra-sym-info to do this.

I have also moved the display of non-visibility related bits in the st_other
field to this new option.  This means that by default the symbol table
displayed by readelf should be completely uniform.

I have discarded the "==>" for section symbols - it looked silly.  Instead I
just filled the gap with spaces.

Any comments ?

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