* TODO (GDB 5.1 Known Problems): Document z8k as broken.
authorAndrew Cagney <cagney@redhat.com>
Mon, 5 Mar 2001 22:22:57 +0000 (22:22 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 5 Mar 2001 22:22:57 +0000 (22:22 +0000)
gdb/ChangeLog
gdb/TODO

index 4782dc0..da205f8 100644 (file)
@@ -1,3 +1,7 @@
+2001-03-05  Andrew Cagney  <ac131313@redhat.com>
+
+       * TODO (GDB 5.1 Known Problems): Document z8k as broken.
+
 Mon Mar  5 11:56:09 2001  Christopher Faylor <cgf@cygnus.com>
 
        * wince.c: Change realloc to xrealloc throughout.
index 5019d31..297171e 100644 (file)
--- a/gdb/TODO
+++ b/gdb/TODO
@@ -240,6 +240,18 @@ http://sourceware.cygnus.com/ml/gdb/2000-q1/msg00845.html
 
 --
 
+               GDB 5.1 Known Problems
+               ======================
+
+--
+
+z8k
+
+The z8k has suffered bit rot and is known to not build.  The problem
+was occuring in the opcodes directory.
+
+--
+
                GDB 5.2 - Fixes
                ===============