This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH v2 7/7] Adds a NEWS entry for arm record/replay improvements
- From: Pedro Alves <palves at redhat dot com>
- To: Omair Javaid <omair dot javaid at linaro dot org>
- Cc: gdb-patches at sourceware dot org, patches at linaro dot org
- Date: Thu, 09 Jan 2014 11:25:38 +0000
- Subject: Re: [PATCH v2 7/7] Adds a NEWS entry for arm record/replay improvements
- Authentication-results: sourceware.org; auth=none
- References: <y> <cover dot 1388709773 dot git dot omair dot javaid at linaro dot org> <fa9d2b7ab32d34f203560bf768f18f004754c8fd dot 1388709773 dot git dot omair dot javaid at linaro dot org>
On 01/03/2014 07:15 PM, Omair Javaid wrote:
> --- a/gdb/NEWS
> +++ b/gdb/NEWS
> @@ -3,6 +3,10 @@
>
> *** Changes since GDB 7.6
>
> +* Improved support of process record-replay and reverse debugging on
> + arm*-linux* targets. Support for thumb32 and syscall instructions
> + recording has been added.
Note that this will need to be moved to the "Changes since 7.7"
section.
--
Pedro Alves