* serial.h, ser-{unix,go32,tcp}.c: Add flush_input and send_break.
authorJim Kingdon <jkingdon@engr.sgi.com>
Wed, 28 Jul 1993 06:45:35 +0000 (06:45 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Wed, 28 Jul 1993 06:45:35 +0000 (06:45 +0000)
commit704deef2c0830b00aca6614989cf7944b38ebeba
tree8faf989eee64b6419088445e6e4587246f389b6c
parent157ea89d778f04125d60b9d2d8a80831b632bb38
* serial.h, ser-{unix,go32,tcp}.c: Add flush_input and send_break.
* nindy-share/*, remote-nindy.c: Extensive hacking to make it
conform to GDB conventions like using memcpy not bcopy, serial.h,
etc.  This is to make it host on Solaris, AIX, etc.
* Makefile.in: Reflect removed nindy-share files.
gdb/ChangeLog
gdb/remote-nindy.c
gdb/ser-go32.c
gdb/ser-tcp.c
gdb/ser-unix.c
gdb/serial.h
This page took 0.02486 seconds and 4 git commands to generate.