binutils-gdb/gdb/nindy-share
Andrew Cagney 2cd58942b9 * serial.h (SERIAL_ASYNC): Delete.
(DEPRECATED_SERIAL_FD): Delete.
(SERIAL_DEBUG): Delete.
(SERIAL_DEBUG_P): Delete.
(SERIAL_DRAIN_OUTPUT): Delete.
(SERIAL_FLUSH_OUTPUT): Delete.
(SERIAL_FLUSH_INPUT): Delete.
(SERIAL_SEND_BREAK): Delete.
(SERIAL_RAW): Delete.
(SERIAL_GET_TTY_STATE): Delete.
(SERIAL_SET_TTY_STATE): Delete.
(SERIAL_PRINT_TTY_STATE): Delete.
(SERIAL_NOFLUSH_SET_TTY_STATE): Delete.
(SERIAL_SETBAUDRATE): Delete.
(SERIAL_SETSTOPBITS): Delete.
(SERIAL_CAN_ASYNC_P): Delete.
(SERIAL_IS_ASYNC_P): Delete.
(SERIAL_UN_FDOPEN): Delete.
(SERIAL_READCHAR): Delete.
(SERIAL_CLOSE): Delete.
(SERIAL_FDOPEN): Delete.
(SERIAL_OPEN): Delete.
2001-07-15 20:34:14 +00:00
..
Makefile Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
Onindy.c * serial.h (SERIAL_ASYNC): Delete. 2001-07-15 20:34:14 +00:00
README Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
VERSION Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
b.out.h Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
block_io.h Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
coff.h Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
env.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
nindy.c * serial.h (SERIAL_ASYNC): Delete. 2001-07-15 20:34:14 +00:00
stop.h Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
ttyflush.c * serial.h (SERIAL_ASYNC): Delete. 2001-07-15 20:34:14 +00:00

README

The files in this directory started out life as code shared between
the nindy monitor and GDB.  For various reasons, this is no longer
true.  Eventually, they probably should be merged into remote-nindy.c.