From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28250 invoked by alias); 4 Nov 2002 00:39:13 -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 28116 invoked from network); 4 Nov 2002 00:39:12 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sources.redhat.com with SMTP; 4 Nov 2002 00:39:12 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id DED4FD2CC7; Sun, 3 Nov 2002 16:41:34 -0800 (PST) Date: Sun, 03 Nov 2002 16:39:00 -0000 From: Joel Brobecker To: Elena Zannoni Cc: David Carlton , gdb-patches@sources.redhat.com, Jim Blandy Subject: Re: [rfa] clean up lookup_symbol_aux Message-ID: <20021104004134.GL19987@gnat.com> References: <15813.47315.184918.420735@localhost.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15813.47315.184918.420735@localhost.redhat.com> User-Agent: Mutt/1.4i X-SW-Source: 2002-11/txt/msg00029.txt.bz2 > Maybe Joel can test the hppa patch? Yes, sure. The thread is a bit longish, so to make sure I don't misinterpret what needed to be tested, can David resend me the patch that needs to be tested? > > David Carlton > > carlton@math.stanford.edu > > > > 2002-10-30 David Carlton > > > > * symtab.c (lookup_symbol_aux): Move chunks of code into separate > > functions. > > (lookup_symbol_aux_local): New function. > > (lookup_symbol_aux_symtabs): New function. > > (lookup_symbol_aux_psymtabs): New function. > > (lookup_symbol_aux_minsyms): New function. -- Joel