projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
215d6a4
)
* main.c (main): Make sure command loop is used with cygwin32.
author
Stu Grossman
<grossman@cygnus>
Mon, 12 Aug 1996 04:02:41 +0000
(
04:02
+0000)
committer
Stu Grossman
<grossman@cygnus>
Mon, 12 Aug 1996 04:02:41 +0000
(
04:02
+0000)
* terminal.h: Allow cygwin32 to use termios.h.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 6b8ac48f30aa7b835622fa2f207823e69bd22526..7a5f284ebacac1026c9231666c39e4a4767b43d3 100644
(file)
--- 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>