This is the mail archive of the gdb-patches@sourceware.org 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 v2] arch-utils: Make the last endianness actually chosen sticky


> Date: Wed, 30 May 2018 21:15:30 +0100
> From: "Maciej W. Rozycki" <macro@mips.com>
> CC: gdb-patches <gdb-patches@sourceware.org>
> 
> 	gdb/
> 	* arch-utils.c (gdbarch_info_fill): Set `default_byte_order' to
> 	the endianness selected.
> 	* NEWS: Document `set endian auto' mode operation update.
> 
> 	gdb/doc/
> 	* gdb.texinfo (Choosing Target Byte Order): Document endianness
> 	selection details with the `set endian auto' mode.
> 
> 	gdb/testsuite
> 	* gdb.base/endian.exp: New test.
> 	* gdb.base/endian.c: New test source.

OK for the documentation parts.

Thanks.


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