diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 6b8ac48..7a5f284 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Sun Aug 11 20:54:16 1996 Stu Grossman (grossman@critters.cygnus.com) + + * main.c (main): Make sure command loop is used with cygwin32. + * terminal.h: Allow cygwin32 to use termios.h. + start-sanitize-gdbtk Fri Aug 9 12:32:53 1996 Tom Tromey <tromey@creche.cygnus.com> |