This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Checked in: [RFA] read_frame_register_value and big endian arches
- From: Joel Brobecker <brobecker at adacore dot com>
- To: gdb-patches at sourceware dot org
- Date: Thu, 10 Nov 2011 09:15:26 -0800
- Subject: Checked in: [RFA] read_frame_register_value and big endian arches
- References: <20111026213726.GV19246@adacore.com> <1320022996-14705-1-git-send-email-brobecker@adacore.com> <201111071941.41988.pedro@codesourcery.com>
> > gdb/ChangeLog:
> >
> > * findvar.c (read_frame_register_value): Read the correct bytes
> > from registers on big-endian architectures.
>
> Looks good to me.
Now checked in. Thanks again for the review...
--
Joel