From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5852 invoked by alias); 23 Dec 2002 16:46:03 -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 5845 invoked from network); 23 Dec 2002 16:46:01 -0000 Received: from unknown (HELO jackfruit.Stanford.EDU) (171.64.38.136) by 209.249.29.67 with SMTP; 23 Dec 2002 16:46:01 -0000 Received: (from carlton@localhost) by jackfruit.Stanford.EDU (8.11.6/8.11.6) id gBNGjg712858; Mon, 23 Dec 2002 08:45:43 -0800 X-Authentication-Warning: jackfruit.Stanford.EDU: carlton set sender to carlton@math.stanford.edu using -f To: Elena Zannoni Cc: Michael Elizabeth Chastain , gdb-patches@sources.redhat.com, jimb@redhat.com Subject: Re: [rfa] delete 'force_return' from lookup_symbol_aux_minsyms References: <200212210710.gBL7ArG31372@duracef.shout.net> <15876.47588.348150.209939@localhost.redhat.com> From: David Carlton Date: Mon, 23 Dec 2002 08:55:00 -0000 In-Reply-To: Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-12/txt/msg00638.txt.bz2 On 21 Dec 2002 20:14:14 -0800, David Carlton said: > On Sat, 21 Dec 2002 13:58:44 -0500, Elena Zannoni said: >> I am not sure if David committed it yet, but the patch it at the >> bottom of: >> http://sources.redhat.com/ml/gdb-patches/2002-12/msg00560.html >> Maybe you already tested it! > I committed it yesterday. No, apparently, I didn't. I just committed it now; but, as I said here: > Though I thought some more about this last night: I'm finally starting > to understand the minsym stuff. My current opinion is that deleting > force_return is good, but maybe changing that lookup_symbol call > within search_symbols wasn't the best idea. I'll send something more > specific on Monday. there's one aspect of the patch that makes me uneasy. So another patch will soon be forthcoming. David Carlton carlton@math.stanford.edu