aboutsummaryrefslogtreecommitdiff
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
commitd46740afbfe1cb530b84fd81eed15a39b6283744 (patch)
tree08b08850f55e23af24cd1bb5799c504df2f218af /gdb/TODO
parent535c37ffa808a35df74170425e5dc89d98a5fa29 (diff)
downloadgdb-d46740afbfe1cb530b84fd81eed15a39b6283744.zip
gdb-d46740afbfe1cb530b84fd81eed15a39b6283744.tar.gz
gdb-d46740afbfe1cb530b84fd81eed15a39b6283744.tar.bz2
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 633ac79..c0931be 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.