]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41473: Reenable test_gdb on gdb 9.2 and newer (GH-23637)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 4 Dec 2020 15:41:02 +0000 (07:41 -0800)
committerGitHub <noreply@github.com>
Fri, 4 Dec 2020 15:41:02 +0000 (07:41 -0800)
commit8e8f82dd9459b9f62c21480528d737cffd6146bc
treec35ac6834011858a8fb7aeab68fac0f919aff7f9
parent930d5377c5877a631c3c23929e2cb6211bb0e2fb
bpo-41473: Reenable test_gdb on gdb 9.2 and newer (GH-23637)

https://bugzilla.redhat.com/show_bug.cgi?id=1866884 is fixed in gdb
10.1 (failed to reproduce on gdb-10.1-1.fc34.aarch64).
(cherry picked from commit 066394018a8463643cc63d933493f0afa99d72cc)

Co-authored-by: Victor Stinner <vstinner@python.org>
Lib/test/test_gdb.py
Misc/NEWS.d/next/Tests/2020-12-04-11-47-09.bpo-41473.W_updK.rst [new file with mode: 0644]