summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_gdb
Commit message (Expand)AuthorAgeFilesLines
* gh-101525: Skip test_gdb if the binary is relocated by BOLT. (gh-118572)Donghee Na2024-09-021-0/+3
* Fix incorrect usage of ``support.requires_gil_enabled`` (#118170)Kirill Podoprigora2024-04-251-1/+1
* gh-117474: Skip GIL test in free-threaded build (#117475)Sam Gross2024-04-041-0/+1
* gh-110995: Fix test_gdb check_usable_gdb() (#110998)Victor Stinner2023-10-171-6/+11
* Add support.MS_WINDOWS constant (#110446)Victor Stinner2023-10-061-2/+1
* gh-110166: Fix gdb CFunctionFullTests on ppc64le clang build (#110331)Victor Stinner2023-10-041-1/+1
* gh-109972: Enhance test_gdb (#110026)Victor Stinner2023-09-287-216/+294
* gh-109972: Split test_gdb.py into test_gdb package (#109977)Victor Stinner2023-09-287-0/+1131