Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Fernando Nasser <fnasser@redhat.com>
To: david@llamedos.org
Cc: gdb-patches@sources.redhat.com
Subject: Re: [PATCH] fix to inferior.h
Date: Fri, 06 Apr 2001 05:04:00 -0000	[thread overview]
Message-ID: <3ACDAFB2.4F4BD1A9@redhat.com> (raw)
In-Reply-To: <20010406021000.A14244@llamedos.org>

I am checking this in based on the obvious fix rule.

Thanks for the patch.

Fernando


David Deephanphongs wrote:
> 
> This is a simple patch to inferior.h to declare get/set_inferior_args
> correctly.
> They were declared as get_inferior_arg and set_inferior_arg
> 
> Dave
> 
> === CHANGELOG ===
> 
> 2001-04-06  David Deephanphongs  <david@localhost>
> 
>         * inferior.h:   Fix declarations of get_inferior_args and
>         set_inferior_args, which were missing the trailing 's'.
> 
> === PATCH ===
> 
> *** gdb/inferior.h      Fri Mar 30 12:12:51 2001
> --- gdb-orig/inferior.h Tue Mar 13 18:31:13 2001
> *************** extern void tty_command (char *, int);
> *** 267,275 ****
> 
>   extern void attach_command (char *, int);
> 
> ! extern char *get_inferior_args (void);
> 
> ! extern char *set_inferior_args (char *);
> 
>   /* Last signal that the inferior received (why it stopped).  */
> 
> --- 267,275 ----
> 
>   extern void attach_command (char *, int);
> 
> ! extern char *get_inferior_arg (void);
> 
> ! extern char *set_inferior_arg (char *);
> 
>   /* Last signal that the inferior received (why it stopped).  */
> 

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


  reply	other threads:[~2001-04-06  5:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-05 23:01 David Deephanphongs
2001-04-06  5:04 ` Fernando Nasser [this message]
2001-04-06  9:23 ` Andrew Cagney

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=3ACDAFB2.4F4BD1A9@redhat.com \
    --to=fnasser@redhat.com \
    --cc=david@llamedos.org \
    --cc=gdb-patches@sources.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