[issue29685] test_gdb failed

STINNER Victor report at bugs.python.org
Thu Jun 11 09:22:55 EDT 2020


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

I believe that this issue is a duplicated of bpo-40436 which was fixed by:

commit ec9bea4a3766bd815148a27f61eb24e7dd459ac7
Author: Victor Stinner <vstinner at python.org>
Date:   Wed Apr 29 17:11:48 2020 +0200

    bpo-40436: Fix code parsing gdb version (GH-19792)
    
    test_gdb and test.pythoninfo now check gdb command exit code.


If it's not the case, please provide more information, as requested.

----------
nosy: +vstinner
resolution:  -> duplicate
stage:  -> resolved
status: open -> closed
superseder:  -> pythoninfo collect_gdb() blows up when gdb fails to run

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


More information about the Python-bugs-list mailing list