From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31695 invoked by alias); 19 Feb 2003 16:48:07 -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 31650 invoked from network); 19 Feb 2003 16:48:06 -0000 Received: from unknown (HELO external1.doc.com) (63.119.183.65) by 172.16.49.205 with SMTP; 19 Feb 2003 16:48:06 -0000 Received: (qmail 10078 invoked from network); 19 Feb 2003 16:48:21 -0000 Received: from cpe-24-221-209-215.co.sprintbbd.net (HELO doc.com) (24.221.209.215) by external1 with SMTP; 19 Feb 2003 16:48:21 -0000 Message-ID: <3E53B546.3040408@doc.com> Date: Wed, 19 Feb 2003 16:48:00 -0000 From: Adam Fedor User-Agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.1) Gecko/20020905 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Elena Zannoni CC: GDB Patches Subject: Re: [RFA] Demangle ObjC symbols in symtab.c [4/5] References: <3E1616B7.1010001@doc.com> <3E1637DA.BFD960F9@redhat.com> <3E1F971E.4020204@doc.com> <15955.40112.854152.289249@localhost.redhat.com> <15955.41111.122391.443705@localhost.redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-02/txt/msg00410.txt.bz2 Elena Zannoni wrote: > Elena Zannoni writes: > > Adam Fedor writes: > > > > > > Michael Snyder wrote: > > > > Adam Fedor wrote: > > > > > > > >>2003-01-03 Adam Fedor > > > >> > > > >> * symtab.c (symbol_init_demangled_name): Check for and demangle > > > >> ObjC symbols. > > > >> (make_symbol_completion_list): Look for ObjC symbols > > > > > > > > > > > > Not to be too fussy, but these two changes seem unrelated. > > > > It might be better to submit them separately. Easier to > > > > review and approve. > > > > > > > > > > Here's the first half of the patch again with a small change. > > > > > > > OK > > > > Adam, on second thought, you also need the Makefile dependency change. > (no need to resubmit) > OK Thanks. Just FYI though: I need PR 997 and 1003 (they're the same thing) approval before I can put any of the other patches in.