From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24547 invoked by alias); 7 Nov 2002 15:09:03 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 24479 invoked from network); 7 Nov 2002 15:08:59 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 7 Nov 2002 15:08:59 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 033CF3CD3; Thu, 7 Nov 2002 10:08:58 -0500 (EST) Message-ID: <3DCA820A.70605@redhat.com> Date: Thu, 07 Nov 2002 07:09:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020824 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joel Brobecker Cc: "Trant, Bert" , "'gdb@sources.redhat.com'" Subject: Re: Problems running GDB-5.1. References: <72222DC86846D411ABD300A0C9EB08A1030613B4@csoc-mail-box.csoconline.com> <20021106201425.GX5164@gnat.com> <3DC97CFA.8010807@redhat.com> <20021107072244.GS5164@gnat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-11/txt/msg00066.txt.bz2 > > Done: gdb/816. > > I committed the following change to gdb/PROBLEMS in the 5.3 branch. > Should I do the same in the main trunk too, or is gdb/816 enough > for now? > > 2002-11-06 Joel Brobecker > > * PROBLEMS: Document gdb/816 (unable to read core file on alpha-osf). > Can you do both? The release process mentions re-syncing the two files just after a release, but then I might forget :-) thanks! Andrew