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 13ca87b..ef6534f 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,9 @@ +2015-04-29 Doug Evans <dje@google.com> + + * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>: + Document. + (Writing an Xmethod): Add get_result_type to example. + 2015-04-28 Sasha Smundak <asmundak@google.com> * python.texi: New method documented. |