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 473c6e3..0874a56 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,5 +1,13 @@
2009-02-06 Pedro Alves <pedro@codesourcery.com>
+ * gdb.texinfo (Signals): Document $_siginfo.
+ (Convenience Variables): Mention $_siginfo.
+ (Remote Configuration): Document qXfer:siginfo:read,
+ qXfer:siginfo:write packets, and the read-siginfo-object,
+ write-siginfo-object commands.
+
+2009-02-06 Pedro Alves <pedro@codesourcery.com>
+
* gdbint.texinfo (Values): New chapter.
2009-02-06 Tom Tromey <tromey@redhat.com>