From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8097 invoked by alias); 11 Sep 2008 20:17:44 -0000 Received: (qmail 8088 invoked by uid 22791); 11 Sep 2008 20:17:43 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 11 Sep 2008 20:17:03 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id A93581019F; Thu, 11 Sep 2008 20:17:01 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 8FA0B1019D; Thu, 11 Sep 2008 20:17:01 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1Kdsb7-0003Xq-3m; Thu, 11 Sep 2008 16:17:01 -0400 Date: Thu, 11 Sep 2008 20:17:00 -0000 From: Daniel Jacobowitz To: Michael Snyder Cc: "gdb-patches@sourceware.org" Subject: Re: [RFA] gdb-freeplay Message-ID: <20080911201701.GA13330@caradoc.them.org> Mail-Followup-To: Michael Snyder , "gdb-patches@sourceware.org" References: <48C86493.3000402@vmware.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48C86493.3000402@vmware.com> User-Agent: Mutt/1.5.17 (2008-05-11) 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-09/txt/msg00241.txt.bz2 On Wed, Sep 10, 2008 at 05:21:39PM -0700, Michael Snyder wrote: > Here's a 'bump' for the gdb-freeplay patch, now featuring > support for reverse debugging. Does this share any code with gdbserver or gdbreplay? It doesn't look like it, in which case it's probably more sensible to put it in a separate directory. As for actually committing it, I'd request that you fix the FIXMEs first :-) I always hate committing code with that hanging around. -- Daniel Jacobowitz CodeSourcery