From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4095 invoked by alias); 10 Jan 2009 02:37:04 -0000 Received: (qmail 4087 invoked by uid 22791); 10 Jan 2009 02:37:03 -0000 X-SWARE-Spam-Status: No, hits=-1.7 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.191) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 10 Jan 2009 02:36:52 +0000 Received: by ti-out-0910.google.com with SMTP id d10so7065352tib.12 for ; Fri, 09 Jan 2009 18:36:49 -0800 (PST) Received: by 10.110.14.3 with SMTP id 3mr6378702tin.48.1231555009698; Fri, 09 Jan 2009 18:36:49 -0800 (PST) Received: by 10.110.5.9 with HTTP; Fri, 9 Jan 2009 18:36:49 -0800 (PST) Message-ID: Date: Sat, 10 Jan 2009 02:37:00 -0000 From: teawater To: "Eli Zaretskii" Subject: Re: [RFA] Submit process record and replay third time, 9/9 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: 2009-01/txt/msg00214.txt.bz2 Thanks Eli. Hui On Fri, Jan 9, 2009 at 22:28, Eli Zaretskii wrote: >> Date: Thu, 8 Jan 2009 13:50:49 +0800 >> From: teawater >> >> This patch add document for process record and replay. >> >> 2009-01-08 Hui Zhu >> >> * gdb.texinfo: Add documentation for process record and replay. > > Thanks, this part is approved. >