Rewrite skip_python_tests
authorTom Tromey <tom@tromey.com>
Sat, 7 Jan 2023 03:36:38 +0000 (20:36 -0700)
committerTom Tromey <tom@tromey.com>
Fri, 13 Jan 2023 20:18:56 +0000 (13:18 -0700)
commit222ef1693c7a2abe00f0297405c8fe7e135d050e
tree2380c4ade7f8e6995f018127de403213784c8e9a
parent4b075c16ef8d28c238892acf51ec7d672f4db929
Rewrite skip_python_tests

This rewrites skip_python_tests to examine the output of
"gdb --configuration".  This is a bit nicer because it
does not require an already-running gdb.
gdb/testsuite/lib/gdb.exp
gdb/testsuite/lib/mi-support.exp