From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16890 invoked by alias); 26 Mar 2004 00:14:39 -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 16862 invoked from network); 26 Mar 2004 00:14:39 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 26 Mar 2004 00:14:39 -0000 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 4160E2B92; Thu, 25 Mar 2004 19:14:37 -0500 (EST) Message-ID: <406375ED.1020708@gnu.org> Date: Fri, 26 Mar 2004 00:14: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: David Carlton Cc: gdb-patches@sources.redhat.com, Eli Zaretskii Subject: Re: GDB 6.1 "frozen" References: <406361B3.5060308@gnu.org> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-03/txt/msg00646.txt.bz2 > On Thu, 25 Mar 2004 17:48:19 -0500, Andrew Cagney said: > > >>> I've got: >>> - TUI doco (which should go in tomorrow) >>> - this GNU/Novell PPC 64 build problem > > >>> but I think that will be resolved in the next 24 hours. > > > I thought we still had disagreements over PROBLEMS: at the very least, > we should apply the following patch or some variant thereof. > > David Carlton > carlton@kealia.com > > 2004-03-25 David Carlton > > * PROBLEMS: Refer to gdb/1588 instead of gdb/826. Ok it's "frozen" except for doco changes such as this (and the above, and another entry I need to fix for frames that I forgot ...). Anyway, Eli? 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. Andrew