aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index bbb855d..0469b0a 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,11 @@
+2011-05-17 Pedro Alves <pedro@codesourcery.com>
+
+ * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
+ required for multi-threading support.
+ (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
+ Hc are deprecated for multi-threading debugging. Point readers at
+ the vCont packet.
+
2011-05-15 Doug Evans <dje@google.com>
* gdb.texinfo (Auto-loading): Document printing of missing scripts.