diff options
author | Pedro Alves <palves@redhat.com> | 2010-04-19 01:08:25 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2010-04-19 01:08:25 +0000 |
commit | 645797a8303c37f87b1218a6ad0e6a7fb860371c (patch) | |
tree | 81f60e671914cb209bc16664a2e733b8151cc7f5 | |
parent | 6149aea959633bda5ec763817d6d2bee4e7d43c3 (diff) | |
download | gdb-645797a8303c37f87b1218a6ad0e6a7fb860371c.zip gdb-645797a8303c37f87b1218a6ad0e6a7fb860371c.tar.gz gdb-645797a8303c37f87b1218a6ad0e6a7fb860371c.tar.bz2 |
Fix format of previous-previous entry.
-rw-r--r-- | gdb/doc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 4ccc67f..243ef32 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -9,7 +9,7 @@ 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr> - gdb.texinfo ($_tlb): Document new automatic convinience variable. + * gdb.texinfo ($_tlb): Document new automatic convinience variable. (info w32 thread-information-block): Document new command. (qGetTIBAddress): Document new gdbserver query. (maint set/show show-all-tib): Document new command. |