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


On Wed, 30 May 2018, Eli Zaretskii wrote:

> > 	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.

 Applied now, thanks for your review.

  Maciej


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