From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6444 invoked by alias); 31 Mar 2009 13:37:36 -0000 Received: (qmail 6436 invoked by uid 22791); 31 Mar 2009 13:37:35 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 31 Mar 2009 13:37:29 +0000 Received: (qmail 23332 invoked from network); 31 Mar 2009 13:37:27 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 31 Mar 2009 13:37:27 -0000 From: Pedro Alves To: Joel Brobecker Subject: Re: [www/RFA] Remove references to libgdb in GDB's web pages Date: Tue, 31 Mar 2009 13:46:00 -0000 User-Agent: KMail/1.9.10 Cc: gdb-patches@sourceware.org References: <20090326220644.GC11916@adacore.com> <200903271412.49317.pedro@codesourcery.com> <20090330165629.GA9472@adacore.com> In-Reply-To: <20090330165629.GA9472@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200903311437.29571.pedro@codesourcery.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: 2009-03/txt/msg00699.txt.bz2 On Monday 30 March 2009 17:56:29, Joel Brobecker wrote: > > Can't we instead remove "current" from the link, and say somewhere that > > this is not the path that GDB is now following? Perhaps a short sensence > > below the link? > > Here is a new version of the patch. Does this look better? Thanks Joel. Just confirming what I said on IRC --- this is fine with me. Thank you! > Not being around when libgdb was being discussed, I hope that > the note that I wrote about it is accurate. Please let me know > if not. > > * documentation/index.html: Remove link to the libgdb documentation. > * papers/index.hmtl: Show the second libgdb paper as deprecated. > * papers/libgdb2/index.html: Add a note saying that this project > has been abandoned. > -- Pedro Alves