Sebastian Huber 571a182d4a GDB: Prefer Python 3 over 2
This fixes the build of a recent GDB version:

gdb/python/py-micmd.c: In function 'int micmdpy_uninstall_command(micmdpy_object*)':
gdb/python/py-micmd.c:430:20: error: 'PyDict_GetItemWithError' was not declared in this scope
   PyObject *curr = PyDict_GetItemWithError (mi_cmd_dict.get (),
                    ^~~~~~~~~~~~~~~~~~~~~~~
2022-03-21 09:01:01 +01:00
..
2012-11-06 10:09:40 +11:00
2019-01-23 13:41:30 +01:00
2020-04-10 08:44:32 -05:00
2020-12-21 06:40:51 +01:00
2019-01-23 13:41:30 +01:00
2019-01-23 13:41:30 +01:00
2019-01-23 13:41:30 +01:00
2019-01-23 13:41:30 +01:00
2019-01-23 13:41:30 +01:00
2019-01-23 13:41:30 +01:00
2019-01-23 13:41:30 +01:00
2019-01-23 13:41:30 +01:00
2019-01-23 13:41:30 +01:00
2019-01-23 13:41:30 +01:00
2018-11-06 10:46:51 +01:00
2022-03-21 09:01:01 +01:00
2020-12-21 06:40:51 +01:00
2019-01-23 13:41:30 +01:00
2019-01-23 13:41:30 +01:00
2019-01-23 13:41:30 +01:00
2019-09-16 08:21:40 +10:00
2020-04-09 12:38:08 +01:00
2019-08-29 13:29:51 +10:00