From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20674 invoked by alias); 23 Oct 2008 03:06:47 -0000 Received: (qmail 20666 invoked by uid 22791); 23 Oct 2008 03:06:47 -0000 X-Spam-Check-By: sourceware.org Received: from ti-out-0910.google.com (HELO ti-out-0910.google.com) (209.85.142.190) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 23 Oct 2008 03:06:08 +0000 Received: by ti-out-0910.google.com with SMTP id d10so44614tib.12 for ; Wed, 22 Oct 2008 20:06:05 -0700 (PDT) Received: by 10.110.11.7 with SMTP id 7mr34197tik.23.1224731165868; Wed, 22 Oct 2008 20:06:05 -0700 (PDT) Received: by 10.110.42.9 with HTTP; Wed, 22 Oct 2008 20:06:05 -0700 (PDT) Message-ID: Date: Thu, 23 Oct 2008 03:06:00 -0000 From: teawater To: "Eli Zaretskii" Subject: Re: [reverse RFC] Add documentation for process record and replay Cc: msnyder@vmware.com, 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: <00cd01c9308f$002aa0a0$007fe1e0$@com> 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-10/txt/msg00566.txt.bz2 Thanks Eli. I have checked it in. Hui On Thu, Oct 23, 2008 at 03:50, Eli Zaretskii wrote: >> Date: Wed, 22 Oct 2008 10:38:37 +0800 >> From: teawater >> Cc: msnyder@vmware.com, gdb-patches@sourceware.org >> >> I make a patch for doc. >> >> 2008-10-22 Hui Zhu >> >> * gdb.texinfo: Add documentation for process record and replay. > > OK. Thanks. >