From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19095 invoked by alias); 20 Feb 2004 17:11:16 -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 19088 invoked from network); 20 Feb 2004 17:11:15 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (205.232.38.116) by sources.redhat.com with SMTP; 20 Feb 2004 17:11:15 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 91A8947D62; Fri, 20 Feb 2004 09:11:15 -0800 (PST) Date: Fri, 20 Feb 2004 17:11:00 -0000 From: Joel Brobecker To: Elena Zannoni Cc: gdb-patches@sources.redhat.com Subject: Re: [RFC/RFA] find_pc_sect_psymtab(): symbol table not always complete Message-ID: <20040220171115.GF1713@gnat.com> References: <20031119181910.GD1067@gnat.com> <20031119182634.GA1423@nevyn.them.org> <20031120002359.GB504@gnat.com> <16437.1784.909435.173166@localhost.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <16437.1784.909435.173166@localhost.redhat.com> User-Agent: Mutt/1.4i X-SW-Source: 2004-02/txt/msg00559.txt.bz2 Elena, > Joel, I committed an updated version of your patch. By updated I mean > with new/more comments. Now let's keep an eye on any apparently > unrelated breakage :-) > > elena > > 2004-02-19 Joel Brobecker > > Committed by Elena Zannoni > * symtab.c (find_pc_sect_psymtab): Return the psymtab that > contains a symbol wich is the best, non-exact match for the given > pc. Update comments. Thanks. You are too kind to have fixed the comments for me... -- Joel