From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 392 invoked by alias); 20 Oct 2009 19:47:04 -0000 Received: (qmail 381 invoked by uid 22791); 20 Oct 2009 19:47:03 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from smtp-outbound-1.vmware.com (HELO smtp-outbound-1.vmware.com) (65.115.85.69) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 20 Oct 2009 19:46:59 +0000 Received: from jupiter.vmware.com (mailhost5.vmware.com [10.16.68.131]) by smtp-outbound-1.vmware.com (Postfix) with ESMTP id CE30213023; Tue, 20 Oct 2009 12:46:57 -0700 (PDT) Received: from [10.20.94.141] (msnyder-server.eng.vmware.com [10.20.94.141]) by jupiter.vmware.com (Postfix) with ESMTP id C2AFADC053; Tue, 20 Oct 2009 12:46:57 -0700 (PDT) Message-ID: <4ADE1237.1070000@vmware.com> Date: Tue, 20 Oct 2009 19:47:00 -0000 From: Michael Snyder User-Agent: Thunderbird 1.5.0.12 (X11/20080411) MIME-Version: 1.0 To: Pedro Alves CC: "gdb-patches@sourceware.org" Subject: Re: [RFA] sync reverse debug with pspace changes References: <4ADE054A.4060508@vmware.com> <200910202000.21503.pedro@codesourcery.com> In-Reply-To: <200910202000.21503.pedro@codesourcery.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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: 2009-10/txt/msg00475.txt.bz2 Pedro Alves wrote: > On Tuesday 20 October 2009 19:45:30, Michael Snyder wrote: >> Pedro, please check this for me and see if it's right. > > Yep, It is. Thanks for fixing it! > ok, committed