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] arm reversible : <phase_2_complete>


> Date: Thu, 5 Jan 2012 16:30:26 +0530
> From: oza Pawandeep <oza.pawandeep@gmail.com>
> Cc: Yao Qi <yao@codesourcery.com>, Petr Hluzín <petr.hluzin@gmail.com>, 	paawan oza <paawan1982@yahoo.com>, 	"gdb-patches@sourceware.org" <gdb-patches@sourceware.org>, 	chandra krishnappa <chandra_roadking@yahoo.com>
> 
> diff -urN arm_orig/NEWS arm_new/NEWS
> --- arm_orig/NEWS	2011-12-28 12:25:47.000000000 +0530
> +++ arm_new/NEWS	2011-12-28 12:32:10.000000000 +0530
> @@ -3,6 +3,10 @@
> 
>  *** Changes since GDB 7.3.1
> 
> +* GDB now supports reversible debugging on ARM, it allows you to
> +  debug basic ARM and THUMB instructions, and provides
> +  record/replay support.
> +
>  * GDB now allows you to skip uninteresting functions and files when
>    stepping with the "skip function" and "skip file" commands.

This part is OK.  Thanks.


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