Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Jan Kratochvil <jan.kratochvil@redhat.com>
To: Keith Seitz <keiths@redhat.com>
Cc: Tom Tromey <tromey@redhat.com>, gdb-patches@sourceware.org
Subject: Re: [rfc 2/2] Follow DW_AT_linkage_name for methods  [Re: The future of dwarf2_physname]
Date: Thu, 02 Jun 2011 16:26:00 -0000	[thread overview]
Message-ID: <20110602162533.GB28038@host1.jankratochvil.net> (raw)
In-Reply-To: <4DE68663.7070408@redhat.com>

On Wed, 01 Jun 2011 20:35:15 +0200, Keith Seitz wrote:
> *** Using pre-physname:
[...]
> (gdb) b calltest(std::string)
> Breakpoint 1 at 0x40075c: file 12266.cc, line 5.
[...]
> *** Using DW_AT_linkage_name (Jan's patches):
[...]
> (gdb) b calltest(std::string)
> Function "calltest(std::string)" not defined.
> Make breakpoint pending on future shared library load? (y or [n]) n
[...]
> *** Using 12266 patches (on top of Jan's DW_AT_linkage_name patches):
[...]
> (gdb) b calltest(std::string)
> Note: breakpoint 1 also set at pc 0x40075c.
> Breakpoint 2 at 0x40075c: file 12266.cc, line 5.
[...]

This is a regression by the physname patch which introduced DMGL_VERBOSE in
symbol_find_demangled_name, some other patches of mine being posted are going
to remove DMGL_VERBOSE there.


Thanks,
Jan


  reply	other threads:[~2011-06-02 16:26 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-18 22:35 The future of dwarf2_physname Keith Seitz
2011-05-19 19:23 ` Jan Kratochvil
2011-05-20 19:53   ` Keith Seitz
2011-05-20 20:38     ` Jan Kratochvil
2011-05-20 20:39     ` Tom Tromey
2011-05-21 20:37       ` Daniel Jacobowitz
2011-05-19 21:00 ` Daniel Jacobowitz
2011-05-20 19:26   ` Tom Tromey
2011-05-21 20:34     ` Daniel Jacobowitz
2011-05-20 19:10 ` Tom Tromey
2011-05-23 13:17 ` Jan Kratochvil
2011-05-23 19:52   ` Tom Tromey
2011-05-23 19:57     ` Keith Seitz
2011-05-24 21:12   ` [rfc 1/2] libiberty/ options code reshuffle [Re: The future of dwarf2_physname] Jan Kratochvil
2011-06-02 15:36     ` obsolete: " Jan Kratochvil
2011-05-24 21:21   ` [rfc 2/2] Follow DW_AT_linkage_name for methods " Jan Kratochvil
2011-05-25 19:40     ` Keith Seitz
2011-05-25 20:42       ` Tom Tromey
2011-05-25 20:40     ` Tom Tromey
2011-06-01 18:35       ` Keith Seitz
2011-06-02 16:26         ` Jan Kratochvil [this message]
2011-06-02 18:20           ` Tom Tromey
2011-06-02 18:28             ` Jan Kratochvil
2011-06-02 19:03     ` obsolete: " 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=20110602162533.GB28038@host1.jankratochvil.net \
    --to=jan.kratochvil@redhat.com \
    --cc=gdb-patches@sourceware.org \
    --cc=keiths@redhat.com \
    --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