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:
515f09e
)
* monitor.c (monitor_expect): Discard NULL characters.
author
Jeff Law
<law@redhat.com>
Thu, 14 Sep 1995 21:48:25 +0000
(21:48 +0000)
committer
Jeff Law
<law@redhat.com>
Thu, 14 Sep 1995 21:48:25 +0000
(21:48 +0000)
Fixes random failures on the OKI board.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 04850091e9611a5e75304a1829971a4d44e6087d..848753b39b63b7102944492a1695578eb21a1050 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,7
@@
+Thu Sep 14 14:44:59 1995 Jeffrey A. Law <law@rtl.cygnus.com>
+
+ * monitor.c (monitor_expect): Discard NULL characters.
+
Thu Sep 14 14:12:30 1995 Kung Hsu <kung@mexican.cygnus.com>
* infcmd.c: Add extern declaration for auto_solib_add_at_startup.