Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: "J.T. Conklin" <jtc@redbacknetworks.com>
To: gdb-patches@cygnus.com
Subject: patch to fix typo in remote.c
Date: Thu, 01 Apr 1999 00:00:00 -0000	[thread overview]
Message-ID: <199901300216.SAA24241@jtc.redbacknetworks.com> (raw)
Message-ID: <19990401000000.360xnXHajhBFDCSYBI5fBDeFNE5Cu3WGl1T6E1awv7I@z> (raw)

The enclosed patch fixes a typo that showed up in the last snapshot.

    --jtc


Index: remote.c
===================================================================
RCS file: /usr/rback/release/tools-src/gdb/gdb/remote.c,v
retrieving revision 1.1.1.3
diff -c -r1.1.1.3 remote.c
*** remote.c	1999/01/28 23:00:17	1.1.1.3
--- remote.c	1999/01/30 02:14:42
***************
*** 3030,3036 ****
    *p2 = buf[i];
  
    if ( buf[i] )
!     error ("query larger than avaiable buffer");
  
    i = putpkt (buf2);
    if ( i < 0 ) return i;
--- 3030,3036 ----
    *p2 = buf[i];
  
    if ( buf[i] )
!     error ("query larger than available buffer");
  
    i = putpkt (buf2);
    if ( i < 0 ) return i;


             reply	other threads:[~1999-04-01  0:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-01-29 18:16 J.T. Conklin [this message]
1999-04-01  0:00 ` J.T. Conklin
     [not found] <199901300216.SAA24241.cygnus.patches.gdb@jtc.redbacknetworks.com>
1999-01-31 13:26 ` Stan Shebs
1999-04-01  0:00   ` Stan Shebs

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=199901300216.SAA24241@jtc.redbacknetworks.com \
    --to=jtc@redbacknetworks.com \
    --cc=gdb-patches@cygnus.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