diff options
author | Andrew Cagney <cagney@redhat.com> | 2001-03-05 22:22:57 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2001-03-05 22:22:57 +0000 |
commit | eccbb20ddaae84c2f4dd6001cd714560be2aa3e5 (patch) | |
tree | 104d16507856235e91c6ce7dcb5ed4942d3a6068 /gdb/TODO | |
parent | 5810f3948f2190536ac328f5820f750ec855565b (diff) | |
download | gdb-eccbb20ddaae84c2f4dd6001cd714560be2aa3e5.zip gdb-eccbb20ddaae84c2f4dd6001cd714560be2aa3e5.tar.gz gdb-eccbb20ddaae84c2f4dd6001cd714560be2aa3e5.tar.bz2 |
* TODO (GDB 5.1 Known Problems): Document z8k as broken.
Diffstat (limited to 'gdb/TODO')
-rw-r--r-- | gdb/TODO | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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 =============== |