From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32183 invoked by alias); 3 Jun 2005 19:14:04 -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 32170 invoked by uid 22791); 3 Jun 2005 19:13:58 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 03 Jun 2005 19:13:58 +0000 Received: from drow by nevyn.them.org with local (Exim 4.50) id 1DeHcC-0000Az-EY; Fri, 03 Jun 2005 15:13:56 -0400 Date: Fri, 03 Jun 2005 19:14:00 -0000 From: Daniel Jacobowitz To: Joel Brobecker Cc: gdb-patches@sources.redhat.com Subject: Re: [RFC/RFA] Set current language when dumping symtab Message-ID: <20050603191356.GB538@nevyn.them.org> Mail-Followup-To: Joel Brobecker , gdb-patches@sources.redhat.com References: <20050504001955.GE2439@adacore.com> <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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050603001007.GC960@adacore.com> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-06/txt/msg00030.txt.bz2 On Thu, Jun 02, 2005 at 05:10:07PM -0700, Joel Brobecker wrote: > > OK - you have a good reason, that's enough for me :-) > > Cool :-). Here is the patch after removing the unused variable. > > 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. -- Daniel Jacobowitz CodeSourcery, LLC