[issue8437] test_gdb: gdb.Frame has no attribute function

Nick Coghlan report at bugs.python.org
Tue Apr 20 23:44:04 CEST 2010


Nick Coghlan <ncoghlan at gmail.com> added the comment:

The patch does make a slight difference for me - I go from 14 failures down to 8 failures and 6 skipped.

The post-patch failures appear to be the same ones Martin is getting: "test_gdb.get_stack_trace" is regularly failing due to the lack of "gdb.Frame.function".

----------

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


More information about the Python-bugs-list mailing list