From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9445 invoked by alias); 9 Nov 2009 20:53:44 -0000 Received: (qmail 9435 invoked by uid 22791); 9 Nov 2009 20:53:43 -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 20:53:39 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id EBFEE2BAC56; Mon, 9 Nov 2009 15:53:37 -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 xW-hwOW5SY7W; Mon, 9 Nov 2009 15:53:37 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id B63262BAB57; Mon, 9 Nov 2009 15:53:37 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 9B022F5905; Mon, 9 Nov 2009 12:53:22 -0800 (PST) Date: Mon, 09 Nov 2009 22:36:00 -0000 From: Joel Brobecker To: Pedro Alves Cc: gdb@sourceware.org Subject: Re: Thoughts on the GDB "documentation" web page Message-ID: <20091109205322.GA27476@adacore.com> References: <20091109174427.GR22192@adacore.com> <200911091848.46732.pedro@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200911091848.46732.pedro@codesourcery.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/msg00104.txt.bz2 Thanks for the suggestion. > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > These are manuals for the latest releases. > > * GDB 7.0 manuals: > o GDB User Manual (also in PDF or PostScript or an HTML tarball) > o GDB Internals Manual (also in PDF or PostScript or an HTML tarball) > * GDB 6.8 manuals: > o GDB User Manual (also in PDF or PostScript or an HTML tarball) > o GDB Internals Manual (also in PDF or PostScript or an HTML tarball) > * GDB 6.7 manuals: > o GDB User Manual (also in PDF or PostScript or an HTML tarball) > o GDB Internals Manual (also in PDF or PostScript or an HTML tarball) > ... > > Current development > > Please note that the following documentation refers to current development. Some information may not be applicable to any existing release. > > o GDB User Manual (also in PDF or PostScript or an HTML tarball) > o GDB Internals Manual (also in PDF or PostScript or an HTML tarball) > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > This gives emphasis to _releases_, which, IMO is the right > thing to do. I would be OK with an approach like that. -- Joel