Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@ges.redhat.com>
To: tromey@redhat.com
Cc: Andrew Cagney <ac131313@cygnus.com>, gdb-patches@sources.redhat.com
Subject: Re: RFA: add_setshow_cmd_full
Date: Wed, 26 Jun 2002 12:54:00 -0000	[thread overview]
Message-ID: <3D1A1BF4.2010007@ges.redhat.com> (raw)
In-Reply-To: <87ptydewu8.fsf@fleche.redhat.com>

[heads up, my e-mail address is changing]

> +extern void add_setshow_cmd (char *name,
> +			     enum command_class class,
> +			     var_types var_type, void *var,
> +			     char *set_doc, char *show_doc,
> +			     cmd_sfunc_ftype *set_func,
> +			     cmd_sfunc_ftype *show_func,
> +			     struct cmd_list_element **set_list,
> +			     struct cmd_list_element **show_list);
> +
> +extern void add_setshow_cmd_full (char *name,
> +				  enum command_class class,
> +				  var_types var_type, void *var,
> +				  char *set_doc, char *show_doc,
> +				  cmd_sfunc_ftype *set_func,
> +				  cmd_sfunc_ftype *show_func,
> +				  struct cmd_list_element **set_list,
> +				  struct cmd_list_element **show_list,
> +				  struct cmd_list_element **set_result,
> +				  struct cmd_list_element **show_result);
> +

Yep, fine.

Andrew


  reply	other threads:[~2002-06-26 19:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-25 13:40 Tom Tromey
2002-06-25 19:35 ` Andrew Cagney
2002-06-25 22:12   ` Tom Tromey
2002-06-26  7:40     ` Andrew Cagney
2002-06-26 10:56       ` Tom Tromey
2002-06-26 12:54         ` Andrew Cagney [this message]
2002-06-25 22:05 ` Eli Zaretskii
2002-06-25 22:13   ` Tom Tromey
2002-06-26 11:23   ` Tom Tromey
2002-06-26 11:46     ` Eli Zaretskii

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=3D1A1BF4.2010007@ges.redhat.com \
    --to=ac131313@ges.redhat.com \
    --cc=ac131313@cygnus.com \
    --cc=gdb-patches@sources.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