From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12423 invoked by alias); 31 Jan 2003 22:23:06 -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 12414 invoked from network); 31 Jan 2003 22:23:05 -0000 Received: from unknown (HELO relay2.EECS.Berkeley.EDU) (169.229.60.28) by 172.16.49.205 with SMTP; 31 Jan 2003 22:23:05 -0000 Received: from relay3.EECS.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by relay2.EECS.Berkeley.EDU (8.9.3/8.9.3) with ESMTP id OAA02527 for ; Fri, 31 Jan 2003 14:23:04 -0800 (PST) Received: from tully.CS.Berkeley.EDU (tully.CS.Berkeley.EDU [128.32.153.227]) by relay3.EECS.Berkeley.EDU (8.9.3/8.9.3) with ESMTP id OAA06085; Fri, 31 Jan 2003 14:23:01 -0800 (PST) Received: from tully.CS.Berkeley.EDU (localhost [127.0.0.1]) by tully.CS.Berkeley.EDU (8.12.7/8.12.7/3.141592645) with ESMTP id h0VMN29W011364; Fri, 31 Jan 2003 14:23:02 -0800 (PST) Received: from tully.CS.Berkeley.EDU (hilfingr@localhost) by tully.CS.Berkeley.EDU (8.12.7/8.12.7/Submit) with ESMTP id h0VMN1q2011361; Fri, 31 Jan 2003 14:23:02 -0800 (PST) Message-Id: <200301312223.h0VMN1q2011361@tully.CS.Berkeley.EDU> To: Oliver Kellogg cc: gdb@sources.redhat.com Subject: Re: Status of Ada support in GDB In-Reply-To: Message from Oliver Kellogg of "Fri, 31 Jan 2003 13:46:50 +0100." <3E3A703A.7406E7C9@sysde.eads.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <11356.1044051781.1@tully.CS.Berkeley.EDU> Date: Fri, 31 Jan 2003 22:23:00 -0000 From: Paul Hilfinger X-SW-Source: 2003-01/txt/msg00539.txt.bz2 > What's the status of the Ada support in the current > GDB? > > I compiled GDB 5.3 from sources on a RedHat 8.0 i686 > machine (with gcc and gnat 3.2), but I'm not getting > very far. Apparently GDB does not understand Ada? > 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. Paul Hilfinger