From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17227 invoked by alias); 7 Nov 2008 15:12:18 -0000 Received: (qmail 17168 invoked by uid 22791); 7 Nov 2008 15:12:17 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout5.012.net.il (HELO mtaout5.012.net.il) (84.95.2.13) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 07 Nov 2008 15:11:36 +0000 Received: from conversion-daemon.i_mtaout5.012.net.il by i_mtaout5.012.net.il (HyperSendmail v2004.12) id <0K9Y00A00Y0RLE00@i_mtaout5.012.net.il> for gdb-patches@sourceware.org; Fri, 07 Nov 2008 17:12:34 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.126.241.172]) by i_mtaout5.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K9Y00D2QY8X8FY0@i_mtaout5.012.net.il>; Fri, 07 Nov 2008 17:12:34 +0200 (IST) Date: Fri, 07 Nov 2008 15:12:00 -0000 From: Eli Zaretskii Subject: Re: [RFA] Process record and replay, 4/10 In-reply-to: X-012-Sender: halo1@inter.net.il To: teawater Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: 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/msg00128.txt.bz2 > 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.