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]

Re: Output format documentation


Andrew STUBBS <andrew.stubbs@st.com> writes:

> E.g. What do the 'l', 'd', 'f' and zeros mean in the following?

> SYMBOL TABLE:
> a0000000 l    d  .text  00000000

'l' means a local symbol.

'd' means a debugging symbol.

'f' means a file symbol.

> Is there some documentation I have missed?

Probably not.

> Whether or not there are any now, please can I request that somebody
> in the know inserts some useful descriptions into the official docs
> for the next version of binutils. Some column header in the tool
> output might not be a bad plan either. I know there is a problem in
> that the different data formats have different output, but at least
> the most common one ought to have something written.

The documentation does indeed have many weaknesses.  Patches are
welcome.

Ian


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