From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18918 invoked by alias); 2 Dec 2003 22:38:07 -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 18910 invoked from network); 2 Dec 2003 22:38:06 -0000 Received: from unknown (HELO mclean.mail.mindspring.net) (207.69.200.57) by sources.redhat.com with SMTP; 2 Dec 2003 22:38:06 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by mclean.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1ARJ9C-0004Xx-00; Tue, 02 Dec 2003 17:37:34 -0500 Received: by berman.michael-chastain.com (Postfix, from userid 502) id EC25B4B35B; Tue, 2 Dec 2003 17:37:49 -0500 (EST) To: ian@wasabisystems.com, mec.gnu@mindspring.com Subject: Re: Slow handling of C++ symbol names Cc: ac131313@redhat.com, drow@mvista.com, gdb@sources.redhat.com, wcohen@redhat.com Message-Id: <20031202223749.EC25B4B35B@berman.michael-chastain.com> Date: Tue, 02 Dec 2003 22:38:00 -0000 From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) X-SW-Source: 2003-12/txt/msg00034.txt.bz2 > Could you extract a few of the larger demangled names from > each version, and post them? It might be a good double-check that > something isn't weirdly broken. It would be nice to have the mangled > symbol name too, but not critical. Actually the demangled names are too big to post! How about if I extract all the mangled names and put up a tarball? I'll get some representative demangled names from each version too. I gotta write Perl just to process these things, I can't open up a 250 megabyte file in any text editor on my 128 megabyte laptop! (I am going out dancing tonight, back in 6 hours or so. If you are really impatient you could grab Will Cohen's original binary from that URL). Michael C