This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Re: NEWS entries
- From: Eli Zaretskii <eliz at gnu dot org>
- To: Daniel Jacobowitz <drow at false dot org>
- Cc: gdb at sourceware dot org, pedro at codesourcery dot com
- Date: Tue, 07 Jul 2009 22:22:31 +0300
- Subject: Re: NEWS entries
- References: <20090707155225.GA24199@caradoc.them.org>
- Reply-to: Eli Zaretskii <eliz at gnu dot org>
> Date: Tue, 7 Jul 2009 11:52:29 -0400
> From: Daniel Jacobowitz <drow@false.org>
> Cc: Eli Zaretskii <eliz@gnu.org>, Pedro Alves <pedro@codesourcery.com>
>
> * 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.
>
> I believe this is currently only supported on i386-linux, is that right?
> If so, we should say so. Also, "execution commands".
>
> set non-stop
> show non-stop
> Control whether other threads are stopped or not when some thread hits
> a breakpoint.
>
> Documenting "set non-stop" is fine - but can we get some text about
> non-stop mode, itself? As above, this should include which platforms
> non-stop is initially supported on.
You are right on both counts. Patches are welcome, or I will do it
eventually.