diff options
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 8dd113e..19b61be 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,5 +1,10 @@ 2012-02-07 Tom Tromey <tromey@redhat.com> + * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and + Symbol.value. + +2012-02-07 Tom Tromey <tromey@redhat.com> + * gdb.texinfo (Symbols In Python): Document Symbol.line. 2012-01-27 Thomas Schwinge <thomas@codesourcery.com> |