summaryrefslogtreecommitdiff
path: root/gdb/TODO
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2000-07-04 22:55:42 +0000
committerMark Kettenis <kettenis@gnu.org>2000-07-04 22:55:42 +0000
commita0cc0bac92b76a853315c47734d34fd13bc0c366 (patch)
tree7250639f09e6ba2a1d47ce9505b9f015c8bf2545 /gdb/TODO
parentbd0b0838aca413282b0e611df69086998c03d98a (diff)
downloadgdb-a0cc0bac92b76a853315c47734d34fd13bc0c366.tar.gz
* TODO: Update.
Diffstat (limited to 'gdb/TODO')
-rw-r--r--gdb/TODO8
1 files changed, 3 insertions, 5 deletions
diff --git a/gdb/TODO b/gdb/TODO
index d59a8dfc8c8..a0641ec54e1 100644
--- a/gdb/TODO
+++ b/gdb/TODO
@@ -35,11 +35,9 @@ x86 targets.
x86 linux GDB and SIGALRM (???)
http://sourceware.cygnus.com/ml/gdb/2000-q1/msg00803.html
-I know there are problems with single stepping through signal
-handlers. These problems were present in 4.18. They were just masked
-because 4.18 failed to recognize signal handlers. Fixing it is not
-easy, and will require changes to handle_inferior_event(), that I
-prefer not to make before the 5.0 release.
+This problem has been fixed, but a regression test still needs to be
+added to the testsuite:
+http://sourceware.cygnus.com/ml/gdb-patches/2000-05/msg00309.html
Mark