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: RFC: fix PR 12707
Date: Thu, 17 Jan 2013 22:33:00 -0000	[thread overview]
Message-ID: <20130117223320.GA19803@host2.jankratochvil.net> (raw)
In-Reply-To: <20130117220437.GA18386@host2.jankratochvil.net>

On Thu, 17 Jan 2013 23:04:37 +0100, Jan Kratochvil wrote:
> On Thu, 17 Jan 2013 22:59:49 +0100, Tom Tromey wrote:
> > I think that would require too much memory for what is really a marginal
> > feature.
> 
> I find it an essential feature to be able to break on function where the
> application has crashed, I was using it myself several times for some C++
> application (Firefox probably).

For example in this simple case:

_Z6outer2IsEPFilES1_

displayed with nm -C as:
int (*outer2<short>(int (*)(long)))(long)

But one has to transform it for GDB into the DMGL_RET_DROP form as:
outer2<short>(int (*)(long))

Which seems non-trivial for a copy-paste to me, sure it can be much more
complicated.


Regards,
Jan


  reply	other threads:[~2013-01-17 22:33 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-14 19:31 Tom Tromey
2013-01-15 15:12 ` Pedro Alves
2013-01-15 15:32   ` Tom Tromey
2013-01-15 16:59 ` Jan Kratochvil
2013-01-15 17:05   ` Tom Tromey
2013-01-15 17:22 ` Jan Kratochvil
2013-01-17 21:25   ` Tom Tromey
2013-01-17 21:54     ` Jan Kratochvil
2013-01-17 21:59       ` Tom Tromey
2013-01-17 22:04         ` Jan Kratochvil
2013-01-17 22:33           ` Jan Kratochvil [this message]
2013-01-18 14:31           ` Tom Tromey
2013-01-18 14:35             ` Jan Kratochvil
2013-01-18 15:04               ` Tom Tromey
2013-01-18 15:33                 ` 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=20130117223320.GA19803@host2.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