From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24200 invoked by alias); 15 Dec 2003 22:54:58 -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 24175 invoked from network); 15 Dec 2003 22:54:57 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sources.redhat.com with SMTP; 15 Dec 2003 22:54:57 -0000 Received: from drow by nevyn.them.org with local (Exim 4.24 #1 (Debian)) id 1AW1c4-00062O-W3; Mon, 15 Dec 2003 17:54:52 -0500 Date: Mon, 15 Dec 2003 22:54:00 -0000 From: Daniel Jacobowitz To: David Carlton Cc: Ian Lance Taylor , gdb Subject: Re: new demangler Message-ID: <20031215225452.GA23169@nevyn.them.org> Mail-Followup-To: David Carlton , Ian Lance Taylor , gdb References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.1i X-SW-Source: 2003-12/txt/msg00218.txt.bz2 On Mon, Dec 15, 2003 at 02:53:11PM -0800, David Carlton wrote: > I just tried to merge my GDB branch with the current sources, and I'm > running into problems that seem to be caused by the new demangler. > Specifically, it doesn't seem to like "_ZN1C6CClassaSERKS0_", which > the old demangler claims is "C::CClass::operator=(C::CClass const&)". It does for me: drow@nevyn:~% /opt/src/gdb/x86-as/binutils/cxxfilt _ZN1C6CClassaSERKS0_ C::CClass::operator=(C::CClass const&) -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer