This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [NEWS RFA] Process record and replay
- From: Eli Zaretskii <eliz at gnu dot org>
- To: Hui Zhu <teawater at gmail dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Tue, 05 May 2009 21:42:28 +0300
- Subject: Re: [NEWS RFA] Process record and replay
- References: <daef60380905050623v4130d5b2x98975bf147abd30a@mail.gmail.com>
- Reply-to: Eli Zaretskii <eliz at gnu dot org>
> Date: Tue, 5 May 2009 21:23:59 +0800
> From: Hui Zhu <teawater@gmail.com>
> Cc: gdb-patches ml <gdb-patches@sourceware.org>
>
> +* 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.
Thanks, this is good.