Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Phil Muldoon <pmuldoon@redhat.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [patch] Allow gdb.Values to become callable if appropriate.
Date: Mon, 26 Jul 2010 17:07:00 -0000	[thread overview]
Message-ID: <838w4yb2bx.fsf@gnu.org> (raw)
In-Reply-To: <4C4D5296.3040108@redhat.com>

> Date: Mon, 26 Jul 2010 10:17:10 +0100
> From: Phil Muldoon <pmuldoon@redhat.com>
> 
> +A @code{gdb.Value} that represents a function can be executed via
> +inferior function call.  Any arguments provided to the call must match
> +the function prototype of the function, and must be provided in the
> +same order expected in that prototype.

Suggest a slight rewording:

    A @code{gdb.Value} that represents a function can be executed via
    inferior function call.  Any arguments provided to the call must match
    the function's prototype, and must be provided in the order specified
    by that prototype.

Okay with those changes.

Thanks.


  reply	other threads:[~2010-07-26 17:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-19 10:40 Phil Muldoon
2010-07-20 22:17 ` Tom Tromey
2010-07-26  9:17   ` Phil Muldoon
2010-07-26 17:07     ` Eli Zaretskii [this message]
2010-07-27 13:16       ` Phil Muldoon
2010-07-27 18:24         ` Tom Tromey
2010-07-28  9:47           ` Phil Muldoon
2010-07-30 21:39             ` Tom Tromey
2010-07-31  7:08               ` Eli Zaretskii
2010-08-03  9:55                 ` Phil Muldoon

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=838w4yb2bx.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=gdb-patches@sourceware.org \
    --cc=pmuldoon@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