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


Hi Alan,

I realise that the patch has already been applied, but it seems to me that adding a new switch to control the displaying of the full section name is wrong - I think that this ought to be controlled by the already existing "--wide" switch. ie if you specify --wide on the command line you get the full section names and wider-than-80-character output, whereas if you omit the switch you get possibly truncated section names and restricted-to-a-maximum-of-80-characters output.

I think this was discussed before, with someone making a point that
--wide is supposed to not split output lines.  HJ's patch puts the
section name on a separate line.

Ah - OK - thanks for the explanation.


By the way, just being picky, but shouldn't a new switch like this be documented in binutils/doc/binutils.texi and mentioned in binutils/NEWS... ? :-)

Cheers
  Nick



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