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, May 30, 2018 at 1:15 PM, Maciej W. Rozycki <macro@mips.com> 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.
> ---
> Hi Doug,
>
>  Thanks for your review.  Meanwhile I lost this change from my radar due
> to distractions and I have only found it now as I have been processing the
> backlog.

LGTM. Thanks!


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