From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10230 invoked by alias); 10 Feb 2003 20:18:35 -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 10218 invoked from network); 10 Feb 2003 20:18:34 -0000 Received: from unknown (HELO jackfruit.Stanford.EDU) (171.64.38.136) by 172.16.49.205 with SMTP; 10 Feb 2003 20:18:34 -0000 Received: (from carlton@localhost) by jackfruit.Stanford.EDU (8.11.6/8.11.6) id h1AKIWh01670; Mon, 10 Feb 2003 12:18:32 -0800 X-Authentication-Warning: jackfruit.Stanford.EDU: carlton set sender to carlton@math.stanford.edu using -f To: Daniel Jacobowitz Cc: gdb-patches@sources.redhat.com Subject: Re: RFA/symtab: Let search_symbols find exact matches References: <20030210160107.GA587@nevyn.them.org> From: David Carlton Date: Mon, 10 Feb 2003 20:18: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: 2003-02/txt/msg00262.txt.bz2 On 10 Feb 2003 12:10:50 -0800, David Carlton said: > strcmp_iw). The former shouldn't be a big deal; the latter might be > a big deal in some situations but probably shouldn't affect > lookup_partial_symbol (I _think_). Should say "probably shouldn't affect make_symbol_overload_list (I _think_)." David Carlton carlton@math.stanford.edu