From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25405 invoked by alias); 2 Jun 2003 19:20:17 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 25379 invoked from network); 2 Jun 2003 19:20:17 -0000 Received: from unknown (HELO jackfruit.Stanford.EDU) (171.64.38.136) by sources.redhat.com with SMTP; 2 Jun 2003 19:20:17 -0000 Received: (from carlton@localhost) by jackfruit.Stanford.EDU (8.11.6/8.11.6) id h52JKFn12308; Mon, 2 Jun 2003 12:20:15 -0700 X-Authentication-Warning: jackfruit.Stanford.EDU: carlton set sender to carlton@math.stanford.edu using -f To: Daniel Jacobowitz Cc: Elena Zannoni , gdb Subject: Re: [rfc] cp-symtab.c? References: <16091.41599.3329.152064@localhost.redhat.com> <20030602191227.GA11011@nevyn.them.org> From: David Carlton Date: Mon, 02 Jun 2003 19:20:00 -0000 In-Reply-To: <20030602191227.GA11011@nevyn.them.org> 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-06/txt/msg00015.txt.bz2 On Mon, 2 Jun 2003 15:12:27 -0400, Daniel Jacobowitz said: > On Mon, Jun 02, 2003 at 03:16:15PM -0400, Elena Zannoni wrote: >> I would hold back on the new file, *for now*. I think cp-support.c >> would work. Doing a grep for ^lookup_ in *.c throws up too many >> things that are not clearly symbol table related, but for instance >> gdbtypes and charset related. My guess is that the term 'lookup' >> has been abused, and we should introduce something more qualifying >> in the function names. > I agree. Thanks, that's what I'll do then. I'll post an RFA in a bit (maybe today, maybe later this week.) David Carlton carlton@math.stanford.edu