From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24877 invoked by alias); 26 Mar 2004 14:17:14 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 24864 invoked from network); 26 Mar 2004 14:17:11 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 26 Mar 2004 14:17:11 -0000 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 6510D2B9C; Fri, 26 Mar 2004 09:17:12 -0500 (EST) Message-ID: <40643B68.8050805@gnu.org> Date: Fri, 26 Mar 2004 14:17:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-GB; rv:1.4.1) Gecko/20040217 MIME-Version: 1.0 To: Eli Zaretskii Cc: carlton@kealia.com, gdb-patches@sources.redhat.com Subject: Re: GDB 6.1 "frozen" References: <406361B3.5060308@gnu.org> <406375ED.1020708@gnu.org> <2914-Fri26Mar2004115305+0300-eliz@gnu.org> In-Reply-To: <2914-Fri26Mar2004115305+0300-eliz@gnu.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-03/txt/msg00660.txt.bz2 >>> Further to that we need to apply the "proper fix" to PROBLEMS, NEWS, >>> and README, CONTRIBUTE, and TODO. i.e., get them all integrated into the >>> doco. > > > Sorry, I'm not sure I understand what needs to be done here. Long standing todo item: GCC has a single copy of these and a few other files in the doc/ directory. The README, INSTALL, ... files are all generated from a single source. GDB should investigate the same thing. At present there is a lot of redundancy. We should also throw open the question of how to best present release information such as our list of known to work systems, our most serious problems, known bugs, perhaphs even some test results (just, please not today and not for 6.1 :-). Andrew