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:
4e59f36
)
* remote.c (remote_wait): Pass string instead of char to strcpy.
author
Stan Shebs
<shebs@codesourcery.com>
Fri, 9 Dec 1994 23:54:02 +0000
(23:54 +0000)
committer
Stan Shebs
<shebs@codesourcery.com>
Fri, 9 Dec 1994 23:54:02 +0000
(23:54 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index bdf99aa10ccbfab97bf4db7b9c5f19622e3429d5..4f04e8384b9a0dffa64fd88886ee4249188e4b70 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,7
@@
+Fri Dec 9 15:50:05 1994 Stan Shebs <shebs@andros.cygnus.com>
+
+ * remote.c (remote_wait): Pass string instead of char to strcpy.
+
Fri Dec 9 04:43:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
* gdbserver/low-lynx.c (mywait): Remove debugging printf.