From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31227 invoked by alias); 9 Nov 2009 22:14:54 -0000 Received: (qmail 31211 invoked by uid 22791); 9 Nov 2009 22:14:53 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 09 Nov 2009 22:14:50 +0000 Received: (qmail 22171 invoked from network); 9 Nov 2009 22:14:48 -0000 Received: from unknown (HELO orlando) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 9 Nov 2009 22:14:48 -0000 From: Pedro Alves To: Joel Brobecker Subject: Re: Thoughts on the GDB "documentation" web page Date: Tue, 10 Nov 2009 07:25:00 -0000 User-Agent: KMail/1.9.10 Cc: gdb@sourceware.org References: <20091109174427.GR22192@adacore.com> <20091109205322.GA27476@adacore.com> <20091109211223.GB27476@adacore.com> In-Reply-To: <20091109211223.GB27476@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200911092214.46738.pedro@codesourcery.com> X-IsSubscribed: yes 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/msg00106.txt.bz2 On Monday 09 November 2009 21:12:24, Joel Brobecker wrote: > 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? Yeah, agreed. -- Pedro Alves