diff options
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index d1f969c..7db94e7 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,11 @@ +2013-12-12 Siva Chandra Reddy <sivachandra@google.com> + + PR python/16113 + * gdb.texinfo (Values From Inferior): Add a note about using + gdb.Field objects as subscripts on gdb.Value objects. + (Types In Python): Add description about the new attribute + "parent_type" of gdb.Field objects. + 2013-12-12 Joel Brobecker <brobecker@adacore.com> * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex |