Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Tom Tromey <tromey@redhat.com>
To: Pedro Alves <pedro@codesourcery.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [4/6] make catchpoints a bit more OO: catch exec
Date: Tue, 21 Jun 2011 16:46:00 -0000	[thread overview]
Message-ID: <m3wrgfm8x0.fsf@fleche.redhat.com> (raw)
In-Reply-To: <201106202123.01154.pedro@codesourcery.com> (Pedro Alves's	message of "Mon, 20 Jun 2011 21:23:00 +0100")

>>>>> "Pedro" == Pedro Alves <pedro@codesourcery.com> writes:

Pedro> +/* Initialize a new breakpoint of the bp_catchpoint kind.  If TEMPFLAG
Pedro> +   is non-zero, then make the breakpoint temporary.  If COND_STRING is
Pedro> +   not NULL, then store it in the breakpoint.  OPS, if not NULL, is
Pedro> +   the breakpoint_ops structure associated to the catchpoint.  */
Pedro> +
Pedro> +/* An instance of this type is used to represent an exec catchpoint.
Pedro> +   It includes a "struct breakpoint" as a kind of base class; users
Pedro> +   downcast to "struct breakpoint *" when needed.  A breakpoint is
Pedro> +   really of this type iff its ops pointer points to
Pedro> +   CATCH_EXEC_BREAKPOINT_OPS.  */
Pedro> +

I think that first comment is misplaced.

Tom


  reply	other threads:[~2011-06-21 16:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-20 20:23 Pedro Alves
2011-06-21 16:46 ` Tom Tromey [this message]
2011-06-22 17:19   ` Pedro Alves

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=m3wrgfm8x0.fsf@fleche.redhat.com \
    --to=tromey@redhat.com \
    --cc=gdb-patches@sourceware.org \
    --cc=pedro@codesourcery.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