[issue8279] python-gdb PyListTests fail

Dave Malcolm report at bugs.python.org
Thu Apr 15 20:02:45 CEST 2010


Dave Malcolm <dmalcolm at redhat.com> added the comment:

New version of patch attached

All tests continue to pass for me.

I believe this will fix the "py-list", "py-locals", "py-print" commands and their respective tests on Ubuntu; I expect py-up/py-down to still fail due to missing gdb.Frame.select method.

----------
Added file: http://bugs.python.org/file16932/fix-PyListTests.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8279>
_______________________________________


More information about the Python-bugs-list mailing list