From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22219 invoked by alias); 15 Dec 2001 19:32:14 -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 22198 invoked from network); 15 Dec 2001 19:32:13 -0000 Received: from unknown (HELO localhost.cygnus.com) (24.114.42.213) by sources.redhat.com with SMTP; 15 Dec 2001 19:32:13 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.cygnus.com (Postfix) with ESMTP id 85F8C3D60; Sat, 15 Dec 2001 14:32:12 -0500 (EST) Message-ID: <3C1BA53A.1080106@cygnus.com> Date: Sat, 15 Dec 2001 11:32:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.6) Gecko/20011207 X-Accept-Language: en-us MIME-Version: 1.0 To: Paul Hilfinger Cc: gdb@sources.redhat.com Subject: Re: More code code dropping References: <20011129005901.A60085@molenda.com> <200112070641.WAA01521@localhost.localdomain> <3C10E0F3.2010607@cygnus.com> <200112131325.FAA20133@otisco.McKusick.COM> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2001-12/txt/msg00142.txt.bz2 > I have placed the Ada Core Technology Ada-aware GDB sources temporarily in > > http://www.cs.berkeley.edu/~hilfingr/gnat-gdb/ > > Andrew has kindly offered to move them to a more appropriate place at some > point. After considering the various suggestions, I decided to drop > three things: [I'm assuming this was ``Paul Hilfinger'' of Act :-)] I've moved them to snapshot FTP site and added an item mentioning both this and the Apple contribution on the news page. > 1. Our sources. > > 2. A copy of the CVS sources from which they branched off (as of > 4 Sept 2000 at 1326 PDT) > > 3. The patch file to get from 2 to 1. > > At some point, we will be integrating all of this into the public sources, and > of course, incorporating more recent changes. Ok thanks. Andrew