cpython/Tools/gdb
Miss Islington (bot) 4ced9a7611
bpo-40019: Skip test_gdb if Python was optimized (GH-19081)
test_gdb now skips tests if it detects that gdb failed to read debug
information because the Python binary is optimized.
(cherry picked from commit 7bf069b611)

Co-authored-by: Victor Stinner <vstinner@python.org>
2020-03-31 10:27:41 -07:00
..
libpython.py bpo-40019: Skip test_gdb if Python was optimized (GH-19081) 2020-03-31 10:27:41 -07:00