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:
a7aa7a2
)
* defs.h: if __GO32__ or WIN32 the directory separating symbol should
author
Kung Hsu
<kung@cygnus>
Wed, 5 Jul 1995 22:35:30 +0000
(22:35 +0000)
committer
Kung Hsu
<kung@cygnus>
Wed, 5 Jul 1995 22:35:30 +0000
(22:35 +0000)
be '\' not '/'.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 7f99b3e07ed4a2c1d2c6f3c413b60d72b185e691..d639e9365ede43444712aadf195792672f253242 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,5
+1,8
@@
Wed Jul 5 11:38:36 1995 Kung Hsu <kung@rtl.cygnus.com>
+ * defs.h: if __GO32__ or WIN32 the directory separating symbol should
+ be '\' not '/'.
+
* remote-nindy (nindy_wait): Use infinite timeout reading after
esacpe character.