From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 464 invoked by alias); 11 Dec 2009 08:56:17 -0000 Received: (qmail 455 invoked by uid 22791); 11 Dec 2009 08:56:17 -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 mail-pw0-f49.google.com (HELO mail-pw0-f49.google.com) (209.85.160.49) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 11 Dec 2009 08:56:10 +0000 Received: by pwj12 with SMTP id 12so518935pwj.8 for ; Fri, 11 Dec 2009 00:56:09 -0800 (PST) MIME-Version: 1.0 Received: by 10.142.150.42 with SMTP id x42mr633950wfd.168.1260521769087; Fri, 11 Dec 2009 00:56:09 -0800 (PST) In-Reply-To: <83ein199xe.fsf@gnu.org> References: <20091210081530.GA31363@adacore.com> <20091210094324.GA31385@adacore.com> <20091210095838.GB31385@adacore.com> <83ein199xe.fsf@gnu.org> From: Hui Zhu Date: Fri, 11 Dec 2009 08:56:00 -0000 Message-ID: Subject: Re: About the link to wiki in reversible.html To: Eli Zaretskii Cc: brobecker@adacore.com, msnyder@vmware.com, 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-12/txt/msg00157.txt.bz2 Please do not worry about it. Link is changed to http://sourceware.org/gdb/wiki/ReverseDebug :) Thanks, Hui On Fri, Dec 11, 2009 at 16:44, Eli Zaretskii wrote: >> From: Hui Zhu >> Date: Fri, 11 Dec 2009 14:59:21 +0800 >> Cc: Michael Snyder , gdb-patches ml >> >> And I checked the http://sourceware.org/gdb/wiki/ReversibleDebugging, >> all the information in it is include in >> http://sourceware.org/gdb/wiki/ProcessRecord >> So I think maybe we can delete >> http://sourceware.org/gdb/wiki/ReversibleDebugging > > I would rather suggest to do the opposite, after making sure > everything we say in http://sourceware.org/gdb/wiki/ProcessRecord is > in the ReversibleDebugging page. =A0That is because the topic of > "Reversible Debugging" is broader than just "process record and > replay". =A0The latter is just one way of implementing reversible > debugging. =A0It's not the only way, however. >