From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11537 invoked by alias); 8 Jul 2008 03:34:25 -0000 Received: (qmail 11520 invoked by uid 22791); 8 Jul 2008 03:34:25 -0000 X-Spam-Check-By: sourceware.org Received: from bluesmobile.specifix.com (HELO bluesmobile.specifix.com) (216.129.118.140) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 08 Jul 2008 03:34:06 +0000 Received: from [127.0.0.1] (bluesmobile.specifix.com [216.129.118.140]) by bluesmobile.specifix.com (Postfix) with ESMTP id C8A883C0D6; Mon, 7 Jul 2008 20:34:04 -0700 (PDT) Subject: Re: [RFC/RFA] gdbreplay V2.0 From: Michael Snyder To: Eli Zaretskii Cc: gdb@sourceware.org, gdb-patches@sourceware.org In-Reply-To: References: <1214974158.3601.1582.camel@localhost.localdomain> Content-Type: text/plain Date: Tue, 08 Jul 2008 03:34:00 -0000 Message-Id: <1215488044.3549.116.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 (2.10.3-7.fc7) Content-Transfer-Encoding: 7bit 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/msg00109.txt.bz2 On Fri, 2008-07-04 at 13:52 +0300, Eli Zaretskii wrote: > > From: Michael Snyder > > Date: Tue, 01 Jul 2008 21:49:18 -0700 > > > > Here's a new contribution -- I call it gdb-freeplay, an > > improved and less restrictive version of gdbreplay. Its > > something I've been playing around with for some time now. > > Thanks! > > What, nothing for the manual? Well... er... the manual doesn't mention the old gdbreplay... But I don't mind writing something. It's a deal more complex than the old one. Where do you think it would fit in? Michael