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.