From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17309 invoked by alias); 19 Jul 2004 18:59:55 -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 17296 invoked from network); 19 Jul 2004 18:59:54 -0000 Received: from unknown (HELO aragorn.inter.net.il) (192.114.186.23) by sourceware.org with SMTP; 19 Jul 2004 18:59:54 -0000 Received: from zaretski (pns03-195-136.inter.net.il [80.230.195.136]) by aragorn.inter.net.il (MOS 3.4.6-GR) with ESMTP id DVG97415; Mon, 19 Jul 2004 21:45:46 +0300 (IDT) Date: Mon, 19 Jul 2004 20:01:00 -0000 From: "Eli Zaretskii" To: Andrew Cagney Message-Id: <1438-Mon19Jul2004214439+0300-eliz@gnu.org> CC: gdb@sources.redhat.com In-reply-to: <40FB3E8D.7020706@redhat.com> (message from Andrew Cagney on Sun, 18 Jul 2004 23:22:53 -0400) Subject: Re: A.R. Index for GDB version 6.1.91_20040719 Reply-to: Eli Zaretskii References: <40FB3E8D.7020706@redhat.com> X-SW-Source: 2004-07/txt/msg00247.txt.bz2 > Date: Sun, 18 Jul 2004 23:22:53 -0400 > From: Andrew Cagney > > Eli, fyi, there appear to be a number of 8.3 problems in the 6.2 > pre-release. > I fixed the conflicts in bfd and gdb/sim. As for gdb/testsuite/gdb.ada/gnat_ada.gpr.in, I wonder what is that file needed for, as I cannot see any reference to it except in Makefile.in in the same directory, where the file is removed in the clean: target. Can we simply remove this file, instead of remapping it to something that doesn't have 2 dots in the name?