From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15834 invoked by alias); 8 Nov 2008 06:29:44 -0000 Received: (qmail 15771 invoked by uid 22791); 8 Nov 2008 06:29:44 -0000 X-Spam-Check-By: sourceware.org Received: from ti-out-0910.google.com (HELO ti-out-0910.google.com) (209.85.142.185) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 08 Nov 2008 06:28:59 +0000 Received: by ti-out-0910.google.com with SMTP id d10so872371tib.12 for ; Fri, 07 Nov 2008 22:28:57 -0800 (PST) Received: by 10.110.103.5 with SMTP id a5mr1504254tic.26.1226125736951; Fri, 07 Nov 2008 22:28:56 -0800 (PST) Received: by 10.110.103.3 with HTTP; Fri, 7 Nov 2008 22:28:56 -0800 (PST) Message-ID: Date: Sat, 08 Nov 2008 06:29:00 -0000 From: teawater To: "Eli Zaretskii" Subject: Re: [RFA] Process record and replay, 4/10 Cc: gdb-patches@sourceware.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: 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-11/txt/msg00146.txt.bz2 On Fri, Nov 7, 2008 at 23:10, Eli Zaretskii wrote: >> Date: Thu, 6 Nov 2008 15:47:45 +0800 >> From: teawater >> >> + /* Set the real beneath function pointers. */ > > Could you please rephrase this comment? I don't understand what it > tries to say. > > Thanks. > What about change it to "Update the function pointers that process record use."