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]

objdump --full-contents endianess


Hi,

Occasionally I dump core files with
  objdump --full-contents file.core

It seems that "objdump --full-contents" always dumps the raw hex
in big endian order, which seems wrong.

Could this be changed to dump in a more natural endianess for the
file, depending on the file being dumped? Or would determining the
the natural endianess be so clumsy that it would just cause trouble?

John Smith


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