From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30085 invoked by alias); 22 Mar 2009 23:39:49 -0000 Received: (qmail 30076 invoked by uid 22791); 22 Mar 2009 23:39:48 -0000 X-SWARE-Spam-Status: No, hits=-1.5 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from ti-out-0910.google.com (HELO ti-out-0910.google.com) (209.85.142.189) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 22 Mar 2009 23:39:42 +0000 Received: by ti-out-0910.google.com with SMTP id a1so1131469tib.12 for ; Sun, 22 Mar 2009 16:39:39 -0700 (PDT) MIME-Version: 1.0 Received: by 10.110.7.18 with SMTP id 18mr9994677tig.17.1237765179672; Sun, 22 Mar 2009 16:39:39 -0700 (PDT) In-Reply-To: <200903221710.30298.pedro@codesourcery.com> References: <200903221647.10605.pedro@codesourcery.com> <200903221710.30298.pedro@codesourcery.com> Date: Sun, 22 Mar 2009 23:52:00 -0000 Message-ID: Subject: Re: [RFA] Submit process record and replay fourth time, 7/8 From: Hui Zhu To: Pedro Alves Cc: gdb-patches@sourceware.org, Mark Kettenis , marc.khouzam@ericsson.com, msnyder@vmware.com, bauerman@br.ibm.com, eliz@gnu.org, paawan1982@yahoo.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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-03/txt/msg00469.txt.bz2 On Mon, Mar 23, 2009 at 01:10, Pedro Alves wrote: > On Sunday 22 March 2009 17:01:35, Hui Zhu wrote: >> Sorry , I forget I need keep it for another function to increase the >> speed of record. >> I will move this define to some special head file in this function. >> So, please let me keep it. > > Sigh, we keep going in circles... =A0Did you actually measure > a speed difference? =A0I find that's a bit doubtful. =A0I suppose > I won't make much fuss about it. =A0Fine then. The speed in record must be low. I try to make it can run first. :) Thanks, Hui