From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13409 invoked by alias); 6 Oct 2008 22:59:18 -0000 Received: (qmail 13401 invoked by uid 22791); 6 Oct 2008 22:59:18 -0000 X-Spam-Check-By: sourceware.org Received: from mx2.redhat.com (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 06 Oct 2008 22:58:26 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id m96MuJRI030899; Mon, 6 Oct 2008 18:56:19 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m96MuIvm020428; Mon, 6 Oct 2008 18:56:18 -0400 Received: from opsy.redhat.com (vpn-10-52.bos.redhat.com [10.16.10.52]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id m96MuH4c027967; Mon, 6 Oct 2008 18:56:17 -0400 Received: by opsy.redhat.com (Postfix, from userid 500) id 8097F378660; Mon, 6 Oct 2008 16:54:28 -0600 (MDT) To: Michael Snyder Cc: Joel Brobecker , "gdb-patches\@sourceware.org" , Daniel Jacobowitz , Pedro Alves , teawater Subject: Re: [RFA] Reverse Debugging, 4/5 References: <48E3CD40.3070206@vmware.com> <20081006215637.GE21853@adacore.com> <48EA96E6.40504@vmware.com> From: Tom Tromey Reply-To: Tom Tromey X-Attribution: Tom Date: Mon, 06 Oct 2008 22:59:00 -0000 In-Reply-To: <48EA96E6.40504@vmware.com> (Michael Snyder's message of "Mon\, 06 Oct 2008 15\:53\:26 -0700") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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-10/txt/msg00188.txt.bz2 Michael> Erm, yeah, I started to say "I'm open to it", but Michael> hey, I just want to get my patch in! Surely it will Michael> be easy enough to change this to a generic setter Michael> later? Yeah, it is no problem. Tom