◐ Shell
clean mode source ↗

bpo-40019: Skip test_gdb if Python was optimized by vstinner · Pull Request #19081 · python/cpython

test_gdb now skips tests if it detects that gdb failed to read debug
information because the Python binary is optimized.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Mar 31, 2020
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 7bf069b)

Co-authored-by: Victor Stinner <vstinner@python.org>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Mar 31, 2020
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 7bf069b)

Co-authored-by: Victor Stinner <vstinner@python.org>

miss-islington added a commit that referenced this pull request

Mar 31, 2020
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 7bf069b)

Co-authored-by: Victor Stinner <vstinner@python.org>

miss-islington added a commit that referenced this pull request

Mar 31, 2020
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 7bf069b)

Co-authored-by: Victor Stinner <vstinner@python.org>