public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Fernando Nasser <fnasser@cygnus.com>
To: Keith Seitz <keiths@cygnus.com>
Cc: Tom Tromey <tromey@redhat.com>,
	Insight List <insight@sourceware.cygnus.com>
Subject: Re: Patch: save inferior command line arguments
Date: Wed, 18 Apr 2001 09:14:00 -0000	[thread overview]
Message-ID: <3ADDBD4F.5EB45C56@cygnus.com> (raw)
In-Reply-To: <Pine.SOL.3.91.1010418083135.28157D-100000@ryobi.cygnus.com>

Keith Seitz wrote:
> 
> On 17 Apr 2001, Tom Tromey wrote:
> 
> > Ok to commit?
> >
> 
> This looks okay. One question, though (more for Fernando/Jim): Can we not
> use ISO C-like function declarations?
> 
> > +static int
> > +gdb_get_inferior_args (clientData, interp, objc, objv)
> > +     ClientData clientData;
> > +     Tcl_Interp *interp;
> > +     int objc;
> > +     Tcl_Obj *CONST objv[];
> 
> static int
> gdb_get_inferior_args (ClientData clientData, Tcl_Interp *interp,
>                        int objc, Tcl_Obj *CONST objv[])
> 
> ???
> 

Yes, we should.  But lets do it all at once in a single (separate) patch.



> Keith
> 
> PS. Are we using set_inferior_args anywhere?

We will soon, when replacing the 

    catch {gdb_cmd "set args $gdb_args"}

by a gdb_set_inferior_args Tcl command procedure.



-- 
Fernando Nasser
Red Hat - Toronto                       E-Mail:  fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario   M4P 2C9

  reply	other threads:[~2001-04-18  9:14 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-17 17:54 Tom Tromey
2001-04-18  8:35 ` Keith Seitz
2001-04-18  9:14   ` Fernando Nasser [this message]
2001-04-18  9:16     ` Keith Seitz
2001-04-18  9:22       ` Fernando Nasser
2001-04-18  9:26         ` Keith Seitz
2001-04-18  9:50           ` Tom Tromey
2001-04-18 10:03     ` Tom Tromey
2001-04-18 10:08       ` Keith Seitz
2001-04-18 10:43         ` Tom Tromey
2001-04-18 10:47           ` Keith Seitz

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=3ADDBD4F.5EB45C56@cygnus.com \
    --to=fnasser@cygnus.com \
    --cc=insight@sourceware.cygnus.com \
    --cc=keiths@cygnus.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).