From: Daniel Jacobowitz <drow@false.org>
To: Andrew STUBBS <andrew.stubbs@st.com>
Cc: GDB List <gdb@sourceware.org>
Subject: Re: info functions bug?
Date: Tue, 21 Aug 2007 12:04:00 -0000 [thread overview]
Message-ID: <20070821120438.GA21690@caradoc.them.org> (raw)
In-Reply-To: <46CACD29.9060705@st.com>
On Tue, Aug 21, 2007 at 12:31:53PM +0100, Andrew STUBBS wrote:
> Hi,
>
> There seems to be a problem with 'info functions'. It prints the return type of
> template functions twice.
Yes, this is a known problem with handling of template functions.
It's related to all the things we were talking about yesterday.
It comes from the demangled name differences: template mangled names
include the return type, non-template C++ mangled names do not.
My patches (rather bit-rotten now I'm afraid) to avoid relying on
mangled names improved the situation a bit. I don't think there's
an easier way though :-(
--
Daniel Jacobowitz
CodeSourcery
prev parent reply other threads:[~2007-08-21 12:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-21 11:32 Andrew STUBBS
2007-08-21 12:04 ` Daniel Jacobowitz [this message]
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=20070821120438.GA21690@caradoc.them.org \
--to=drow@false.org \
--cc=andrew.stubbs@st.com \
--cc=gdb@sourceware.org \
/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