> On 19 Mar 2022, at 2:40 am, Sebastian Huber 
> <sebastian.hu...@embedded-brains.de> wrote:
> 
> On 17/03/2022 12:51, Sebastian Huber wrote:
>> 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 (),
>>                     ^~~~~~~~~~~~~~~~~~~~~~~

Has a bug report been raised with gdb?

> I was able to build the latest GDB with this patch. Otherwise all 
> architectures failed with the above error.

Has gdb dropped Python 2 support?

What happens on a host without python3 installed? Does the error appear? Does 
this in effect force RTEMS to drop the Python2 requirement for rtems6?

Chris


_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to