diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index ebeecf9..cb591f4 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2016-11-08 Tom Tromey <tom@tromey.com> + + * gdb.python/py-framefilter.py (ElidingFrameDecorator.address): + New method. + 2016-10-29 Manish Goregaokar <manish@mozilla.com> * gdb.rust/simple.exp: Add tests for `sizeof(expr)` |