summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-04-14 00:01:26 +0000
committerAndrew Cagney <cagney@redhat.com>2000-04-14 00:01:26 +0000
commit818b75d7af95b69ca97e3c671a1d388d81834115 (patch)
treebb1843648d19b9578973d5ee7539c1145823802e
parentd4622ab19a138a560092b7519c898edf3af7a8f5 (diff)
downloadgdb-818b75d7af95b69ca97e3c671a1d388d81834115.tar.gz
MSG 00665 isn't yet fixed.
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/TODO4
2 files changed, 4 insertions, 4 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 42cb37d955a..d167ac1c3b4 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+Fri Apr 14 09:59:15 2000 Andrew Cagney <cagney@b1.cygnus.com>
+
+ * TODO: Update.
+
2000-04-13 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
* config/i386/nm-i386sol2.h (CANNOT_STEP_HW_WATCHPOINTS): Define.
diff --git a/gdb/TODO b/gdb/TODO
index 166298cf38c..05bcafdc067 100644
--- a/gdb/TODO
+++ b/gdb/TODO
@@ -125,10 +125,6 @@ http://sourceware.cygnus.com/ml/gdb-patches/2000-q1/msg00665.html
GDB misses watchpoint triggers after proceeding over a breakpoint on
x86 targets.
-I think
-http://sourceware.cygnus.com/ml/gdb-patches/2000-q1/msg00664.html
-fixed this.
-
--
x86 linux GDB and SIGALRM (???)