]> 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:47:44 +0000 (07:47 -0800)
committerGitHub <noreply@github.com>
Fri, 4 Dec 2020 15:47:44 +0000 (07:47 -0800)
commitc7cf66d2fe1b85cc02153be6422dfc5e34811638
tree49c3c9acceeb4f0ca076676fc0a85897fab45197
parent3689c25a1010c2acdb05f1b1b0229f4766b4440a
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]