From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7258 invoked by alias); 4 Jul 2008 11:07:12 -0000 Received: (qmail 7111 invoked by uid 22791); 4 Jul 2008 11:07:11 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout3.012.net.il (HELO mtaout3.012.net.il) (84.95.2.7) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 04 Jul 2008 11:06:52 +0000 Received: from HOME-C4E4A596F7 ([77.126.76.119]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K3H00D69BL0X2X1@i_mtaout3.012.net.il>; Fri, 04 Jul 2008 14:22:12 +0300 (IDT) Date: Fri, 04 Jul 2008 11:07:00 -0000 From: Eli Zaretskii Subject: Re: [RFC/RFA] gdbreplay V2.0 In-reply-to: <1215020939.3601.1594.camel@localhost.localdomain> X-012-Sender: halo1@inter.net.il To: Michael Snyder Cc: gdb@sourceware.org, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: References: <1214974158.3601.1582.camel@localhost.localdomain> <1215020939.3601.1594.camel@localhost.localdomain> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-07/txt/msg00057.txt.bz2 > From: Michael Snyder > 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 "), 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...)