SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72125 0 14 Python

gh-110995: Fix test_gdb check_usable_gdb() (#110998)

Fix detection of gdb built without Python scripting support.

* check_usable_gdb() doesn't check gdb exit code when calling
  run_gdb().
* Use shutil.which() to get the path to the gdb program.
V
Victor Stinner committed
920b3dfacad615c7bb9bd9a35774469f8809b453
Parent: 2dcc570
Committed by GitHub <noreply@github.com> on 10/17/2023, 6:19:14 PM