Files
Tom Tromey e68b7db18c Fix no-Python build
A build without Python will currently fail, because
selftests::test_python uses gdb_python_initialized, which is only
conditionally defined.

This patch fixes the build by making test_python also be conditionally
defined.  I chose this approach because the selftest will fail if
Python is not enabled, so it didn't seem useful to leave it defined.
2021-09-13 07:49:36 -06:00
..
2021-09-13 07:49:36 -06:00