From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8949 invoked by alias); 1 Feb 2003 06:11:17 -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 8940 invoked from network); 1 Feb 2003 06:11:16 -0000 Received: from unknown (HELO localhost.redhat.com) (24.157.209.173) by 172.16.49.205 with SMTP; 1 Feb 2003 06:11:16 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id E16323C9D; Sat, 1 Feb 2003 01:11:10 -0500 (EST) Message-ID: <3E3B64FE.2010009@redhat.com> Date: Sat, 01 Feb 2003 06:11:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.1) Gecko/20021211 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joel Brobecker Cc: Paul Hilfinger , Oliver Kellogg , gdb@sources.redhat.com Subject: Re: Status of Ada support in GDB References: <3E3A703A.7406E7C9@sysde.eads.net> <200301312223.h0VMN1q2011361@tully.CS.Berkeley.EDU> <20030201030035.GZ22468@gnat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-02/txt/msg00003.txt.bz2 >> Not yet; the files there are intermediate placeholders. We will be >> submitting a series of patches over the next few weeks to (finally) >> connect up the Ada parts of GDB. There is a separate public version >> of Ada-aware GDB (based on GDB releases prior to 5.3) available from >> Ada Core Technologies. > > > Just to complete Paul's answer, the public version of the sources can > be found via FTP at: sources.redhat.com:/pub/gdb/contrib/gnat. There is still a bit missing. Aidan Skinner has been chipping away at the problem of getting GNAT's code up to current standards. Andrew