diff options
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index b0e0f6c..5d297b6 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,9 @@ +2009-09-15 Tom Tromey <tromey@redhat.com> + + * gdb.texinfo (GDB/MI Variable Objects): Document + -enable-pretty-printing, -var-set-update-range, dynamic varobjs. + Expand -var-update documentation. + 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com> * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall |