[issue8482] test_gdb - "(unable to read python frame information)" mismatch

Nick Coghlan report at bugs.python.org
Wed Apr 21 12:59:39 CEST 2010


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

Thanks Victor.

The test actually runs fine under "./configure --with-pydebug", but reverting to a plain "./configure" and rebuilding means I get the error again.

Definitely sounds like it could be due to the compiler failing to make some relevant info available to the debugger.

----------

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


More information about the Python-bugs-list mailing list