This is the mail archive of the binutils@sourceware.org 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]

The "-W|--wide" option?


Nick,

During some internal patch review the question of
output width came up and in particular what behaviour
binutils was trying to follow.

Must all binutils tool output be wrapped to 80 chars
unless -W|--wode is specified?

If we wrap, as opposed to truncating, then how does
one wrap something that is a single block larger
than 80 characters?

Do we care to indicate that the wrapping has occurred?

I notice that:
* objdump says it will truncate symbol names without -W.
* readelf says it will break lines (wrap).

Is the current behaviour a historical matter, and changing
it would not be acceptable because it might break consumers
of this output?

Comments and guidance appreciated.

Cheers,
Carlos.
-- 
Carlos O'Donell
Mentor Graphics / CodeSourcery
carlos@codesourcery.com
+1 (613) 963 1026


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