From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24770 invoked by alias); 5 May 2009 13:48:47 -0000 Received: (qmail 24741 invoked by uid 22791); 5 May 2009 13:48:36 -0000 X-SWARE-Spam-Status: No, hits=-1.6 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.187) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 05 May 2009 13:48:32 +0000 Received: by ti-out-0910.google.com with SMTP id a1so448388tib.12 for ; Tue, 05 May 2009 06:48:29 -0700 (PDT) MIME-Version: 1.0 Received: by 10.110.16.15 with SMTP id 15mr5387tip.26.1241531309033; Tue, 05 May 2009 06:48:29 -0700 (PDT) In-Reply-To: <83ocu9dsnf.fsf@gnu.org> References: <833abpdvzy.fsf@gnu.org> <83ljpgd7xv.fsf@gnu.org> <83ocu9dsnf.fsf@gnu.org> Date: Tue, 05 May 2009 13:48:00 -0000 Message-ID: Subject: Re: Process record and replay checked in to main trunk From: Hui Zhu To: Eli Zaretskii Cc: gdb-patches@sourceware.org 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-05/txt/msg00085.txt.bz2 On Mon, May 4, 2009 at 19:17, Eli Zaretskii wrote: >> Date: Sun, 3 May 2009 22:15:34 +0800 >> From: Hui Zhu >> Cc: gdb-patches@sourceware.org >> >> > No, I mean description of when this target is useful in real life, and >> > how you will use it. =A0In other words, put yourself in a place of >> > someone who reads the manual about the record/replay target and asks >> > him/herself "why should I care about this new feature?" =A0Then try to >> > answer that question. =A0And try to answer it so that the reader will >> > wonder how could she ever get by without this feature before. >> > >> >> I got it. =A0I will try to deal with it. > > Thanks. > >> I am not a native speaker and poor english ability. >> Could some people help me with it? > > Don't worry about that. =A0Just write what you can, and I will take care > of rephrasing it as needed. OK. Thanks. I will try. > > By gathering bits and pieces, I'm beginning to understand that process > record/replay is part of our support for ``reversible debugging''. =A0If > that is true, would people agree to have a chapter by that name in the > manual, explaining what is this all about, and to move all the related > sections into that chapter? This idea is very good for me.