remove build_parse entry about buffer overrun.

This commit is contained in:
David Taylor
2000-08-08 03:23:14 +00:00
parent 535c37ffa8
commit d46740afbf
2 changed files with 4 additions and 4 deletions

View File

@ -1,3 +1,7 @@
Mon Aug 7 23:21:22 2000 David Taylor <taylor@texas.cygnus.com>
* TODO: remove build_parse entry.
2000-08-07 Kevin Buettner <kevinb@redhat.com>
* command.c (add_cmd, add_abbrev_cmd, add_prefix_cmd,

View File

@ -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.