From: David Carlton <carlton@kealia.com>
To: Ian Lance Taylor <ian@wasabisystems.com>
Cc: gdb <gdb@sources.redhat.com>
Subject: Re: new demangler
Date: Mon, 15 Dec 2003 23:01:00 -0000 [thread overview]
Message-ID: <yf2he01vg6z.fsf@hawaii.kealia.com> (raw)
In-Reply-To: <20031215225452.GA23169@nevyn.them.org> (Daniel Jacobowitz's message of "Mon, 15 Dec 2003 17:54:52 -0500")
On Mon, 15 Dec 2003 17:54:52 -0500, Daniel Jacobowitz <drow@mvista.com> said:
> 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&)
Hmm. I don't have a CVS binutils tree around, but I get, with GDB
from current CVS:
(gdb) maint demangle _ZN1C6CClassaSERKS0_
Can't demangle "_ZN1C6CClassaSERKS0_"
So either we're using different demanglers or else there's something
strange about maint demangle/class_name_from_physname. Either of
which is possible - nobody other than me uses class_name_from_physname
regularly, after all, and maint demangle is only a maint command.
David Carlton
carlton@kealia.com
next prev parent reply other threads:[~2003-12-15 23:01 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-15 22:53 David Carlton
2003-12-15 22:54 ` Daniel Jacobowitz
2003-12-15 23:01 ` David Carlton [this message]
2003-12-15 23:10 ` Ian Lance Taylor
2003-12-15 23:17 ` David Carlton
2003-12-15 23:20 ` Ian Lance Taylor
2003-12-15 23:23 ` Ian Lance Taylor
2003-12-15 23:29 ` David Carlton
2003-12-15 23:33 ` Ian Lance Taylor
2003-12-15 23:38 ` David Carlton
2003-12-16 5:30 ` Daniel Jacobowitz
2003-12-18 2:22 ` Jim Blandy
2003-12-18 2:58 ` Ian Lance Taylor
2003-12-18 5:21 ` Daniel Jacobowitz
2003-12-18 16:01 ` Ian Lance Taylor
2003-12-15 23:16 Michael Elizabeth Chastain
2003-12-15 23:55 Michael Elizabeth Chastain
2003-12-18 4:04 Michael Elizabeth Chastain
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=yf2he01vg6z.fsf@hawaii.kealia.com \
--to=carlton@kealia.com \
--cc=gdb@sources.redhat.com \
--cc=ian@wasabisystems.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox