cpython/Lib/test/test_gdb
Sam Gross 63998a1347
gh-117474: Skip GIL test in free-threaded build (#117475)
In the free-threaded build, the GIL will typically be disabled so
`py-bt` will not show threads waiting on the GIL.
2024-04-04 16:27:14 -04:00
..
__init__.py Add support.MS_WINDOWS constant (#110446) 2023-10-06 02:37:28 +02:00
gdb_sample.py
test_backtrace.py gh-117474: Skip GIL test in free-threaded build (#117475) 2024-04-04 16:27:14 -04:00
test_cfunction.py
test_cfunction_full.py gh-110166: Fix gdb CFunctionFullTests on ppc64le clang build (#110331) 2023-10-04 08:57:35 +00:00
test_misc.py
test_pretty_print.py
util.py gh-110995: Fix test_gdb check_usable_gdb() (#110998) 2023-10-17 20:19:14 +02:00