From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10944 invoked by alias); 9 Nov 2009 21:12:45 -0000 Received: (qmail 10936 invoked by uid 22791); 9 Nov 2009 21:12:44 -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; Mon, 09 Nov 2009 21:12:40 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 536C02BAC59; Mon, 9 Nov 2009 16:12:39 -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 RYhMv8ArdEsX; Mon, 9 Nov 2009 16:12:39 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 2044F2BAC29; Mon, 9 Nov 2009 16:12:39 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 05C54F5905; Mon, 9 Nov 2009 13:12:24 -0800 (PST) Date: Tue, 10 Nov 2009 02:12:00 -0000 From: Joel Brobecker To: Pedro Alves Cc: gdb@sourceware.org Subject: Re: Thoughts on the GDB "documentation" web page Message-ID: <20091109211223.GB27476@adacore.com> References: <20091109174427.GR22192@adacore.com> <200911091848.46732.pedro@codesourcery.com> <20091109205322.GA27476@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091109205322.GA27476@adacore.com> User-Agent: Mutt/1.5.18 (2008-05-17) Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-11/txt/msg00105.txt.bz2 Note that GCC only keeps a reference to the last relaese on a given branch, BTW. This maybe be non-applicable to GDB considering that we have rarely made minor releases in the past few years. But we'll still probably want to do the same, no? -- Joel