aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/ChangeLog
diff options
context:
space:
mode:
authorYao Qi <yao.qi@linaro.org>2016-10-27 16:05:06 +0100
committerYao Qi <yao.qi@linaro.org>2016-10-27 16:05:06 +0100
commite3652c8460a6247f50e24deaca1c1c1c0e2a2573 (patch)
treeed92c682078b3fa47cf8f5a58321753cc32f055f /gdb/gdbserver/ChangeLog
parentbb65a718b601ecfebd1ebe5be71728d5c359c31f (diff)
downloadgdb-e3652c8460a6247f50e24deaca1c1c1c0e2a2573.zip
gdb-e3652c8460a6247f50e24deaca1c1c1c0e2a2573.tar.gz
gdb-e3652c8460a6247f50e24deaca1c1c1c0e2a2573.tar.bz2
Remove single-step breakpoint for GDBserver internal event
This patch removes single-step breakpoints if the event is only GDBserver internal, IOW, isn't reported back to GDB. gdb/gdbserver: 2016-10-27 Yao Qi <yao.qi@linaro.org> * linux-low.c (linux_wait_1): If single-step breakpoints are inserted, remove them.
Diffstat (limited to 'gdb/gdbserver/ChangeLog')
-rw-r--r--gdb/gdbserver/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog
index 1a9c4e5..d43a96a 100644
--- a/gdb/gdbserver/ChangeLog
+++ b/gdb/gdbserver/ChangeLog
@@ -1,3 +1,8 @@
+2016-10-27 Yao Qi <yao.qi@linaro.org>
+
+ * linux-low.c (linux_wait_1): If single-step breakpoints are
+ inserted, remove them.
+
2016-10-26 Pedro Alves <palves@redhat.com>
* linux-low.c (handle_extended_wait): Link parent/child fork