New submission from Martin v. Löwis <[email protected]>:
I get a number of failures in test_gdb with gdb 7.0.1 about gdb.Frame, e.g.
FAIL: test_basic_command (test.test_gdb.PyListTests)
Verify that the "py-list" command works
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/martin/work/27/Lib/test/test_gdb.py", line 538, in
test_basic_command
cmds_after_breakpoint=['py-list'])
File "/home/martin/work/27/Lib/test/test_gdb.py", line 111, in
get_stack_trace
self.assertEquals(err, '')
AssertionError: "Error occurred in Python command: 'gdb.Frame' object has no
attribute 'function'\n" != ''
----------
assignee: dmalcolm
messages: 103442
nosy: dmalcolm, haypo, loewis, ncoghlan
severity: normal
status: open
title: test_gdb: gdb.Frame has no attribute function
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue8437>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com