From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25161 invoked by alias); 16 Oct 2004 00:41:25 -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 25150 invoked from network); 16 Oct 2004 00:41:24 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sourceware.org with SMTP; 16 Oct 2004 00:41:24 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 9289047D9A; Fri, 15 Oct 2004 17:41:24 -0700 (PDT) Date: Sat, 16 Oct 2004 00:41:00 -0000 From: Joel Brobecker To: Mark Kettenis Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA/dwarf2] Set language to Ada for Ada compilation units Message-ID: <20041016004124.GX1375@gnat.com> References: <20041008060100.GD4623@gnat.com> <20041015145351.GS1375@gnat.com> <200410151533.i9FFXmj4003052@juw15.nfra.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200410151533.i9FFXmj4003052@juw15.nfra.nl> User-Agent: Mutt/1.4i X-SW-Source: 2004-10/txt/msg00288.txt.bz2 > > 2004-10-07 Joel Brobecker > > > > * dwarf2read.c (set_cu_language): Set language to Ada for > > DW_LANG_Ada83 and DW_LANG_Ada95. > > > > OK. Thanks! Checked in. -- Joel