aboutsummaryrefslogtreecommitdiff
path: root/missing
diff options
context:
space:
mode:
authorSimon Marchi <simon.marchi@ericsson.com>2015-04-15 11:54:33 -0400
committerSimon Marchi <simon.marchi@ericsson.com>2015-04-15 11:54:33 -0400
commit40d2f8d62e5474d984fb41e0229763ab93213fdb (patch)
treeaf13373d34f1446b7e12d6b8fd65ae667dffc582 /missing
parent6bbbba9ba5bcde0b2f4613e1bec3226cf567dcf9 (diff)
downloadgdb-40d2f8d62e5474d984fb41e0229763ab93213fdb.zip
gdb-40d2f8d62e5474d984fb41e0229763ab93213fdb.tar.gz
gdb-40d2f8d62e5474d984fb41e0229763ab93213fdb.tar.bz2
Some Python 3 fixes
Some missing parentheses and one itertools.imap (Py2) vs map (Py3) issue. gdb/ChangeLog: * python/lib/gdb/command/unwinders.py: Add parentheses. gdb/testsuite/ChangeLog: * 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.
Diffstat (limited to 'missing')
0 files changed, 0 insertions, 0 deletions