diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 9fa680d..91fd9a9 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,11 @@ +2015-04-15 Simon Marchi <simon.marchi@ericsson.com> + + * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function + if itertools.imap is not present. + * gdb.python/py-objfile.exp: Add parentheses. + * gdb.python/py-type.exp: Same. + * gdb.python/py-unwind-maint.py: Same. + 2015-04-15 Yao Qi <yao.qi@linaro.org> * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead |