[issue8600] test_gdb failures

Dave Malcolm report at bugs.python.org
Mon May 3 17:57:10 CEST 2010


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

Is the message about threads emitted every time you run python under gdb? Does gdb work?  If so we should simply filter out the error message.

I'm attaching a patch which strips out that error message from stderr (assuming that I reformatted it for line-lengths correctly).

Does this fix things?

----------
stage: needs patch -> patch review
Added file: http://bugs.python.org/file17192/ignore-stderr-thread-noise.txt

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


More information about the Python-bugs-list mailing list