From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20331 invoked by alias); 9 Feb 2005 17:00:31 -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 20147 invoked from network); 9 Feb 2005 17:00:25 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (205.232.38.116) by sourceware.org with SMTP; 9 Feb 2005 17:00:25 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 34A3D47DBA; Wed, 9 Feb 2005 12:00:25 -0500 (EST) Date: Wed, 09 Feb 2005 17:04:00 -0000 From: Joel Brobecker To: gdb-patches@sources.redhat.com Subject: Re: [RFA/tru64] Compute bfd_section for minimal symbols Message-ID: <20050209170025.GC18540@adacore.com> References: <20041110180139.GL649@gnat.com> <20041201032125.GH1204@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041201032125.GH1204@adacore.com> User-Agent: Mutt/1.4i X-SW-Source: 2005-02/txt/msg00059.txt.bz2 New Ping? http://sources.redhat.com/ml/gdb-patches/2004-11/msg00201.html > On Wed, Nov 10, 2004 at 10:01:39AM -0800, Joel Brobecker wrote: > > 2004-11-10 Joel Brobecker > > > > * mdebugread.c (record_minimal_symbol): New procedure. > > (parse_partial_symbols): Use record_minimal_symbol to record > > the new minimal symbols instead of prim_record_minimal_symbol > > and prim_record_minimal_symbol_and_info. Thank you, -- Joel