aboutsummaryrefslogtreecommitdiff
path: root/gdbserver/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdbserver/ChangeLog')
-rw-r--r--gdbserver/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdbserver/ChangeLog b/gdbserver/ChangeLog
index 41154d9..3f94083 100644
--- a/gdbserver/ChangeLog
+++ b/gdbserver/ChangeLog
@@ -1,5 +1,10 @@
2021-02-03 Pedro Alves <pedro@palves.net>
+ * linux-low.cc (linux_process_target::complete_ongoing_step_over):
+ Discard step SIGTRAP, unless GDB wanted the thread to step.
+
+2021-02-03 Pedro Alves <pedro@palves.net>
+
* server.cc (discard_queued_stop_replies): Don't ever discard the
notification at the head of the list.