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: [RFA] Process record and replay, 10/10


> Date: Tue, 11 Nov 2008 13:03:04 +0800
> From: teawater <teawater@gmail.com>
> Cc: gdb-patches@sourceware.org
> 
> >> > By the way, I think we need a NEWS entry for this feature.
> >> >
> >>
> >> What about add this:
> >>
> >> * Process record and replay
> >>
> >>   Record inferior execute log and replay it.
> >
> > OK, but I think at least one or two more sentences describing the
> > feature would be nice.
> >
> 
> What about this:
> 
> * Process record and replay
> 
>   In a architecture environment that supports process record and
>   replay, process record and replay target can record a log of the
>   process execution, and replay it with both forward and reverse
>   execute commands.

This is fine, but please make 2 minor corrections:

   In an architecture environment that supports process record and
   replay, a ``process record and replay'' target can record a log of the
   process execution, and replay it with both forward and reverse
   execute commands.


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