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: objdump --full-contents truncates addresses to long


On Mar 25, 2003, Ian Lance Taylor <ian at airs dot com> wrote:

> Doesn't this make the output particularly ugly when dumping object
> files?

Yes.

> Perhaps the code could use bfd_sprintf_vma and strip off excess
> leading zeroes, while retaining even spacing?

That's an excellent idea!  I'll look into implementing it.  It will
save me a lot of work in fixing the testsuites.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva at {redhat dot com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva at {lsd dot ic dot unicamp dot br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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