[PATCH] gdb/python: look for python, then python 3 at configure time
Tom Tromey
tom@tromey.com
Fri Jul 15 17:12:39 GMT 2022
>>>>> "Andrew" == Andrew Burgess via Gdb-patches <gdb-patches@sourceware.org> writes:
Andrew> This commit updates GDB's configure.ac script to first look for
Andrew> 'python', and then 'python3'. Now, on a system that only has a
Andrew> python3 executable, GDB will automatically find, and use that in order
Andrew> to provide python support, no user supplied configure arguments are
Andrew> needed.
This seems fine to me. Thanks.
Tom
More information about the Gdb-patches
mailing list