This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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/rfc] Eliminate TARGET_BYTE_ORDER_DEFAULT


> ac131313@nettle$ ./gdb/gdb
>> GNU gdb 2002-01-20-cvs
>> (gdb) show endian
>> The target endianness is set automatically (currently little endian)
>> (gdb)
> 
> 
> Could you see what happens if you build an armv5b-elf toolchain?  Does
> it default to big endian correctly?


BTW, what is an armv5b-elf?  As far as I can tell, GDB treats arm*-elf 
as straight ARM.  Anyway, I suspect it will come up little endian.  It 
would have been doing that before the change.

Andrew

PS:
*** BFD does not support target armv5b-unknown-elf.
*** Look in bfd/config.bfd for supported targets.


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