Nick Coghlan <ncogh...@gmail.com> added the comment: This may be related to test_gdb problems I am seeing (test_gdb output attached).
gdb details: GNU gdb (GDB) 7.0-ubuntu This GDB was configured as "x86_64-linux-gnu". After applying Dave's second patch, those original errors go away, but I get a lot of failures of the form: AssertionError: "Error occurred in Python command: 'gdb.Frame' object has no attribute 'function'\nError occurred in Python command: 'gdb.Frame' object has no attribute 'function'\n" != '' (Will upload the test output for the second patch shortly - I'm out of town for the next couple of days, so I won't be able to look at this again until next week) ---------- nosy: +ncoghlan Added file: http://bugs.python.org/file16752/_svn_79729_test_gdb_errors_amd64_ubuntu_9.10.log _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8279> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com