This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: Add -N to readelf to display section name


"H. J. Lu" <hjl@lucon.org> writes:

> It is very annoying that readelf won't display full section names. This
> patch adds -N to do that.
>
>
> H.J.
> ----
> 2005-03-31  H.J. Lu  <hongjiu.lu@intel.com>
>
> 	* readelf.c (do_section_names): New.
> 	(options): Add "section-names"/'N'.
> 	(usage): Add -N/--section-name.

This is poorly named, since the section name is printed with or without
this option.  I'd suggest --full-section-name instead.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]