summaryrefslogtreecommitdiff
path: root/gdb/TODO
diff options
context:
space:
mode:
authorDavid Taylor <taylor@redhat.com>2000-08-08 03:23:14 +0000
committerDavid Taylor <taylor@redhat.com>2000-08-08 03:23:14 +0000
commit034d58b8be69589e6d4c5621c49548d60f52820b (patch)
treebb3ccb8cc320d7ffcf57ccffc523e8c727fdbe87 /gdb/TODO
parent1a859af1699a39d5c25ab76e2241d74fd544dc3d (diff)
downloadgdb-034d58b8be69589e6d4c5621c49548d60f52820b.tar.gz
remove build_parse entry about buffer overrun.
Diffstat (limited to 'gdb/TODO')
-rw-r--r--gdb/TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/TODO b/gdb/TODO
index 633ac79bdb0..c0931bef294 100644
--- a/gdb/TODO
+++ b/gdb/TODO
@@ -59,10 +59,6 @@ GDB 5.0 doesn't work on Linux/SPARC
--
-parse.c:build_parse() has a buffer overrun.
-
---
-
Thread support. Right now, as soon as a thread finishes and exits,
you're hosed. This problem is reported once a week or so.