From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18270 invoked by alias); 10 Dec 2009 09:58:47 -0000 Received: (qmail 18261 invoked by uid 22791); 10 Dec 2009 09:58:46 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 10 Dec 2009 09:58:42 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 859312BAB97; Thu, 10 Dec 2009 04:58:41 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 0m3zhRykq70S; Thu, 10 Dec 2009 04:58:41 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 228162BAB8E; Thu, 10 Dec 2009 04:58:41 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id BD516F58FB; Thu, 10 Dec 2009 10:58:38 +0100 (CET) Date: Thu, 10 Dec 2009 09:58:00 -0000 From: Joel Brobecker To: Hui Zhu Cc: Michael Snyder , gdb-patches ml Subject: Re: About the link to wiki in reversible.html Message-ID: <20091210095838.GB31385@adacore.com> References: <20091210081530.GA31363@adacore.com> <20091210094324.GA31385@adacore.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="Q68bSM7Ycu6FN28Q" Content-Disposition: inline In-Reply-To: <20091210094324.GA31385@adacore.com> User-Agent: Mutt/1.5.20 (2009-06-14) 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/msg00141.txt.bz2 --Q68bSM7Ycu6FN28Q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-length: 197 Teawater, There is another link to the old wiki page. Does this change look good to you? In particular, is the wiki page in accordance with the context where the link is placed? Thanks, -- Joel --Q68bSM7Ycu6FN28Q Content-Type: text/x-diff; charset=us-ascii Content-Disposition: attachment; filename="news-reverse.diff" Content-length: 745 Index: index.html =================================================================== RCS file: /cvs/gdb/htdocs/news/index.html,v retrieving revision 1.88 diff -u -p -r1.88 index.html --- index.html 6 Oct 2009 17:30:15 -0000 1.88 +++ index.html 10 Dec 2009 09:57:55 -0000 @@ -99,7 +99,7 @@ cvs -d :pserver:anoncvs@sourceware.org:/

GDB version 7.0, due to be released later this month, will include the first public releases of reverse debugging and Process Record and Replay. See the - wiki page. +wiki page.

The GDB maintainers are still looking for contributors interested in helping to extend and develop --Q68bSM7Ycu6FN28Q--