Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: "Peng Yu" <pengyu.ut@gmail.com>
Cc: gdb@sourceware.org
Subject: Re: How to debug C++ functor in gdb?
Date: Wed, 15 Nov 2006 00:12:00 -0000	[thread overview]
Message-ID: <366c6f340611141612s2ccd04d0i826c5c8253ec74d@mail.gmail.com> (raw)
In-Reply-To: <jed58ak8vb.fsf@sykes.suse.de>

On 10/29/06, Andreas Schwab <schwab@suse.de> wrote:
> "Peng Yu" <pengyu.ut@gmail.com> writes:
>
> > I set a break point at the line indicated in the comment. Then I call
> > the following command in gdb. It failed. Is there any way that I can
> > call the functor _f?
> >
> > (gdb) p _f(10)
> > Couldn't find method functor<function<int> >::_f
>
> (gdb) p _f.'operator()'(10)
> $1 = 10
>
> Andreas.

Hi,

Is it syntax described in the manual somewhere?

Thanks,
Peng


  reply	other threads:[~2006-11-15  0:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-29 21:01 Peng Yu
2006-10-29 23:20 ` Andreas Schwab
2006-11-15  0:12   ` Peng Yu [this message]
2006-11-15  1:23     ` Andreas Schwab

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=366c6f340611141612s2ccd04d0i826c5c8253ec74d@mail.gmail.com \
    --to=pengyu.ut@gmail.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