aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2010-04-09 15:12:31 +0000
committerH.J. Lu <hjl.tools@gmail.com>2010-04-09 15:12:31 +0000
commit5c5dcc1b7ab241e5f324fcd736eedf16e2f1fbfc (patch)
tree6b370dac7cabc2919645940f6a59fe5e994a8b12 /gdb/doc/ChangeLog
parent623ccd7217323abfaf9bca502fcba987d0d33999 (diff)
downloadgdb-5c5dcc1b7ab241e5f324fcd736eedf16e2f1fbfc.zip
gdb-5c5dcc1b7ab241e5f324fcd736eedf16e2f1fbfc.tar.gz
gdb-5c5dcc1b7ab241e5f324fcd736eedf16e2f1fbfc.tar.bz2
Mention unavailable and invisible registers.
2010-04-09 H.J. Lu <hongjiu.lu@intel.com> * gdb.texinfo (maint print registers): Mention unavailable and invisible registers.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 3058577..7e272e8 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,6 +1,11 @@
+2010-04-09 H.J. Lu <hongjiu.lu@intel.com>
+
+ * gdb.texinfo (maint print registers): Mention unavailable and
+ invisible registers.
+
2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
Thiago Jung Bauermann <bauerman@br.ibm.com>
- Tom Tromey <tromey@redhat.com>
+ Tom Tromey <tromey@redhat.com>
* gdb.texinfo (Breakpoints In Python): New Node.