From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1908 invoked by alias); 3 Jun 2005 23:27:58 -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 1887 invoked by uid 22791); 3 Jun 2005 23:27:51 -0000 Received: from s142-179-108-108.bc.hsia.telus.net (HELO takamaka.act-europe.fr) (142.179.108.108) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 03 Jun 2005 23:27:51 +0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 236984795A; Fri, 3 Jun 2005 16:27:49 -0700 (PDT) Date: Fri, 03 Jun 2005 23:27:00 -0000 From: Joel Brobecker To: gdb-patches@sources.redhat.com Subject: Re: [RFC/RFA] Set current language when dumping symtab Message-ID: <20050603232749.GC1232@adacore.com> References: <20050528234905.GF22435@nevyn.them.org> <20050529021056.GF18754@adacore.com> <20050529025401.GA14380@nevyn.them.org> <20050530054538.GM18754@adacore.com> <20050530195338.GO18754@adacore.com> <20050530195458.GB31201@nevyn.them.org> <20050601012932.GK2014@adacore.com> <20050601015952.GA3774@nevyn.them.org> <20050603001007.GC960@adacore.com> <20050603191356.GB538@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050603191356.GB538@nevyn.them.org> User-Agent: Mutt/1.4i X-SW-Source: 2005-06/txt/msg00037.txt.bz2 > > 2005-06-02 Joel Brobecker > > > > * symmisc.c (dump_symtab_1): Renamed from dump_symtab. > > (dump_symtab): New function. > > > > Tested on x86-linux. OK to apply? > > This is OK. Thank you, checked in. -- Joel