Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Jan Kratochvil <jan.kratochvil@redhat.com>
To: Tom Tromey <tromey@redhat.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [patch] Fix C++ demangling of minsyms with symver
Date: Thu, 02 Jun 2011 18:24:00 -0000	[thread overview]
Message-ID: <20110602182345.GA22041@host1.jankratochvil.net> (raw)
In-Reply-To: <m3pqmwm7pa.fsf@fleche.redhat.com>

On Thu, 02 Jun 2011 20:03:45 +0200, Tom Tromey wrote:
> I wonder about the other untouched calls to cplus_demangle.

I think all the other calls are either for full symtab like
TYPE_FN_FIELD_PHYSNAME - which is no longer ever mangled after physname - or
for user entered mangled name which will (after the patchset being posted) be
found as a fallback in the mangled minsym tables.

Just for non-DWARF debug info readers the full symtab can still contain the
mangled names.  And for DWARF there will be needed some way to find the
mangled names anyway (regression PR symtab/12707).

So the fix is incomplete for non-DWARF readers but there would be needed first
some conclusion on how to fix symtab/12707.


Thanks,
Jan


  reply	other threads:[~2011-06-02 18:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-02 15:33 Jan Kratochvil
2011-06-02 18:04 ` Tom Tromey
2011-06-02 18:24   ` Jan Kratochvil [this message]
2011-06-02 21:45 ` Jan Kratochvil

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=20110602182345.GA22041@host1.jankratochvil.net \
    --to=jan.kratochvil@redhat.com \
    --cc=gdb-patches@sourceware.org \
    --cc=tromey@redhat.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