aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 3e0d626..b5eddc9 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,5 +1,14 @@
2015-11-30 Pedro Alves <palves@redhat.com>
+ * gdb.texinfo (Remote Configuration): List "set/show remote
+ thread-events" command in configuration table.
+ (Stop Reply Packets): Document "T05 create" stop
+ reason and 'w' stop reply.
+ (General Query Packets): Document QThreadEvents packet. Document
+ QThreadEvents qSupported feature.
+
+2015-11-30 Pedro Alves <palves@redhat.com>
+
* gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
anchor.
(Packets): Document vCtrlC.