Chris Johns
257c9267cf
gdb/python: Use python-config for the configuration if found.
...
- Do not assume the installed paths for the header and library.
Ask python-config if found.
Close #3537 .
2018-12-25 10:15:55 +11:00
Chris Johns
96c414c8ff
windows: Remove BuildRoot from all configs, add a short tmp path.
...
Closes #3562 .
2018-11-05 15:46:42 +11:00
Chris Johns
13f4c37999
sb: Add support to search for a suitable version of python.
...
The command python has been removed from upstream python and python2
and python3 is now used. This patch wraps the commands in a shell
script that locates a suitable python to run.
Updates #3537
2018-10-21 09:49:02 +11:00
Chris Johns
c5715172d9
gdb: Add a gdb-common configuration and have gdb-7-1 include it.
...
Updates #3460
2018-06-20 09:28:10 +10:00