This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
[PING][PATCH] arch-utils: Make the last endianness actually chosen sticky
- From: "Maciej W. Rozycki" <macro at imgtec dot com>
- To: <gdb-patches at sourceware dot org>
- Date: Tue, 8 Nov 2016 08:45:39 +0000
- Subject: [PING][PATCH] arch-utils: Make the last endianness actually chosen sticky
- Authentication-results: sourceware.org; auth=none
- References: <alpine.DEB.2.00.1610132235410.31859@tp.orcam.me.uk>
On Fri, 14 Oct 2016, Maciej W. Rozycki wrote:
> gdb/
> * arch-utils.c (gdbarch_info_fill): Set `default_byte_order' to
> the endianness selected.
>
> gdb/testsuite
> * gdb.base/endian.exp: New test.
> * gdb.base/endian.c: New test source.
Can I ask for <https://patchwork.sourceware.org/patch/16504/> to be
reviewed?
Maciej