]> granicus.if.org Git - python/commit
Issue #23881: Only use entry-values with gdb 7.4 in tests.
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 6 Feb 2015 06:36:14 +0000 (08:36 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 6 Feb 2015 06:36:14 +0000 (08:36 +0200)
commitdd8430fa64dc3382220cf4e819e4caf9f28e1514
tree4a3710b8a89b79fcabbba2504511349803695bf0
parente0944c94e052711c62280e8737e57070e3f29e82
Issue #23881: Only use entry-values with gdb 7.4 in tests.
Fixes a regression in issue #22765.  Patch by Vinson Lee.
Lib/test/test_gdb.py