From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4123 invoked by alias); 17 Feb 2004 01:42:20 -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 4116 invoked from network); 17 Feb 2004 01:42:19 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sources.redhat.com with SMTP; 17 Feb 2004 01:42:19 -0000 Received: from drow by nevyn.them.org with local (Exim 4.30 #1 (Debian)) id 1AsuFe-0001S9-Db; Mon, 16 Feb 2004 20:42:18 -0500 Date: Tue, 17 Feb 2004 01:42:00 -0000 From: Daniel Jacobowitz To: Michael Elizabeth Chastain Cc: gdb-patches@sources.redhat.com Subject: Re: [rfa] Use SYMBOL_SET_NAMES in hpread Message-ID: <20040217014218.GA5571@nevyn.them.org> Mail-Followup-To: Michael Elizabeth Chastain , gdb-patches@sources.redhat.com References: <20040217013517.0AE2F4B104@berman.michael-chastain.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040217013517.0AE2F4B104@berman.michael-chastain.com> User-Agent: Mutt/1.5.1i X-SW-Source: 2004-02/txt/msg00456.txt.bz2 On Mon, Feb 16, 2004 at 08:35:17PM -0500, Michael Chastain wrote: > Alas, this patch didn't work. Here are some of the regressions: > > (gdb) break StringTest::testFunction^M > Internal: global symbol `StringTest::testFunction(void)' found > in /house/chastain/gdb/s1/gdb/testsuite/gdb.cp/bs15503.cc psymtab but > not in symtab.^M StringTest::testFunction(void) may be an > inlined function, or may be a template function^M > (if a template, try specifying an instantiation: > StringTest::testFunction(void)).^M > (gdb) FAIL: gdb.cp/bs15503.exp: break StringTest::testFunction > > print &'dm_type_char_star'^M > $2 = ( *) 0x3648 > ^M > (gdb) FAIL: gdb.cp/cplusfuncs.exp: detect dm_type_char_star > > === > > 2004-02-16 Daniel Jacobowitz > > * hpread.c (hpread_process_one_debug_symbol): Use SYMBOL_SET_NAMES > and rely on the demangler. Thanks. Back to the drawing board on that one; I'll think about it... -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer