diff options
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index f4324db..a306268 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,12 @@ +2005-07-15 Nick Roberts <nickrob@snap.net.nz> + + * gdb.texinfo (GDB/MI Variable Objects): Describe print-values + option for -var-list-children and -var-update. + (GDB/MI Stack Manipulation): Simplify description of + print-values option for -stack-list-locals. + (GDB/MI Command Description Format): Clarify. + (Mode Options): Spelling of superseded. + 2005-07-12 Bob Rossi <bob@brasko.net> * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show |