Files
binutils-gdb/gdb/python/python.c
Tom de Vries 093c25c488 [gdb/python] Only include gdbsupport/selftest.h if GDB_SELF_TEST
I noticed that gdb/python/python.c unconditionally includes
gdbsupport/selftest.h.

Make this conditional on GDB_SELF_TEST.

Tested on x86_64-linux.
2023-10-23 18:25:12 +02:00

77 KiB