aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index fdbc7d9..0f188e6 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,12 @@
2015-11-30 Pedro Alves <palves@redhat.com>
+ PR 14618
+ * infrun.c (handle_no_resumed): New function.
+ (handle_inferior_event_1) <TARGET_WAITKIND_NO_RESUMED>: Defer to
+ handle_no_resumed.
+
+2015-11-30 Pedro Alves <palves@redhat.com>
+
* NEWS (New commands): Mention "set/show remote thread-events"
commands.
(New remote packets): Mention thread created/exited stop reasons