aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorGeoffrey Noer <noer@cygnus>1997-08-12 21:38:54 +0000
committerGeoffrey Noer <noer@cygnus>1997-08-12 21:38:54 +0000
commita2c23081d59e6f8eb32102da7cd49d9fbade3ebf (patch)
tree6660e754151f03443f351a7081f705f234dbd7dd /gdb/ChangeLog
parentccf1cf9c692438515a6ba13b4d4a01f0d58f3c1f (diff)
downloadgdb-a2c23081d59e6f8eb32102da7cd49d9fbade3ebf.zip
gdb-a2c23081d59e6f8eb32102da7cd49d9fbade3ebf.tar.gz
gdb-a2c23081d59e6f8eb32102da7cd49d9fbade3ebf.tar.bz2
Tue Aug 12 14:37:18 1997 Geoffrey Noer <noer@cygnus.com>
* ocd.c (ocd_wait): loop until we're in BDM mode instead of assuming control has returned to GDB.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index cd45285..ed6635d 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+Tue Aug 12 14:37:18 1997 Geoffrey Noer <noer@cygnus.com>
+
+ * ocd.c (ocd_wait): loop until we're in BDM mode instead of
+ assuming control has returned to GDB.
+
start-sanitize-gdbtk
Tue Aug 12 16:35:21 1997 Ian Lance Taylor <ian@cygnus.com>