aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/ChangeLog
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2009-04-01 22:25:44 +0000
committerPedro Alves <palves@redhat.com>2009-04-01 22:25:44 +0000
commitc35fafde7ca3b92581dee5c0ed445de3c667ab2d (patch)
tree8b64f43b731d66e2e36a5c384edb03a1d5536b45 /gdb/gdbserver/ChangeLog
parentf8a8dce68ffc458273c64b2fb6fb2e9ab22d1fa1 (diff)
downloadgdb-c35fafde7ca3b92581dee5c0ed445de3c667ab2d.zip
gdb-c35fafde7ca3b92581dee5c0ed445de3c667ab2d.tar.gz
gdb-c35fafde7ca3b92581dee5c0ed445de3c667ab2d.tar.bz2
gdb/gdbserver/
* linux-low.c (linux_wait_for_event): Don't clear the `stepping' flag. (wait_for_sigstop): Don't leave a finished single-step SIGTRAP pending. (linux_continue_one_thread): Only preserve the stepping flag if there's a pending breakpoint. gdb/testsuite/ * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
Diffstat (limited to 'gdb/gdbserver/ChangeLog')
-rw-r--r--gdb/gdbserver/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog
index eb7d0c7..f0e0cde 100644
--- a/gdb/gdbserver/ChangeLog
+++ b/gdb/gdbserver/ChangeLog
@@ -1,3 +1,12 @@
+2009-04-01 Pedro Alves <pedro@codesourcery.com>
+
+ * linux-low.c (linux_wait_for_event): Don't clear the `stepping'
+ flag.
+ (wait_for_sigstop): Don't leave a finished single-step SIGTRAP
+ pending.
+ (linux_continue_one_thread): Only preserve the stepping flag if
+ there's a pending breakpoint.
+
2009-03-31 Pedro Alves <pedro@codesourcery.com>
* server.c (main): After the inferior having exited, call