This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Re: [RFC/RFA] gdbreplay V2.0
> From: Michael Snyder <msnyder@specifix.com>
> Cc: gdb-patches@sourceware.org
> Date: Wed, 02 Jul 2008 10:48:59 -0700
>
> +* New and improved debug session record and replay
> +
> +There is now a new and improved version of the 'gdbreplay' utility
> +called 'gdb-freeplay'. It makes use of the same remote protocol
> +log files ("set remotelogfile <filename>"), but allows a great deal
> +more flexibility while playing the logs back.
This NEWS entry is okay, but please add something to the effect that
more details are available in gdbserver/README. (Of course, I'd
prefer a section in the manual...)