From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29594 invoked by alias); 29 Sep 2004 22:33:45 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 29586 invoked from network); 29 Sep 2004 22:33:45 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 29 Sep 2004 22:33:45 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.10) with ESMTP id i8TMXiVi004062 for ; Wed, 29 Sep 2004 18:33:45 -0400 Received: from zenia.home.redhat.com (sebastian-int.corp.redhat.com [172.16.52.221]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i8TMXhr16027; Wed, 29 Sep 2004 18:33:44 -0400 To: Paul Hilfinger Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA]: Turn on initial Ada support in GDB (symtab portion) References: <20040929080131.69458F29C4@nile.gnat.com> From: Jim Blandy Date: Wed, 29 Sep 2004 22:33:00 -0000 In-Reply-To: <20040929080131.69458F29C4@nile.gnat.com> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2004-09/txt/msg00482.txt.bz2 Paul Hilfinger writes: > This is the symtab.c portion of our Ada-support patch. Andrew requested > that I break it out and post it separately. My recollection was that > it was approved some time ago, but no harm in making sure. See also > my 9/27 posting. > > Still OK? Yes, this is still okay. Thanks!