[issue40436] pythoninfo collect_gdb() blows up when gdb fails to run

STINNER Victor report at bugs.python.org
Wed Apr 29 11:16:02 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:

I fixed test.pythoninfo to ignore gdb output if the command failed. I also enhanced test_gdb error message: display stdout, stderr and the exit code. Backport to 3.8 and 3.7 will be merged as soon as the CI pass.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40436>
_______________________________________


More information about the Python-bugs-list mailing list