[PATCH] gdb/python: look for python, then python 3 at configure time
Andrew Burgess
aburgess@redhat.com
Mon Jul 18 10:35:19 GMT 2022
Tom Tromey <tom@tromey.com> writes:
>>>>>> "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.
Thanks, pushed.
Andrew
More information about the Gdb-patches
mailing list