]> granicus.if.org Git - python/commit
test_gdb: fix regex to parse gdb version for SUSE Linux Entreprise
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 2 Sep 2015 21:12:14 +0000 (23:12 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 2 Sep 2015 21:12:14 +0000 (23:12 +0200)
commit2f3ac1ea76c5405d18ea5214ae4c795648dc47de
treedd60285e3b1670a26de9d89e5700c50e17b407dc
parent5492d358e46b484f28a8412817f7366227e639bf
test_gdb: fix regex to parse gdb version for SUSE Linux Entreprise

Mention also the detected GDB version on verbose mode and on error (if the
major version is smaller than 7).
Lib/test/test_gdb.py