Thanks for your work. But I encountered some problems😭.
./python/python.c:1757:45: error: too few arguments to function ‘int _PyImport_FixupBuiltin(PyObject*, const char*, PyObject*)’
1757 | _PyImport_FixupBuiltin (gdb_module, "_gdb");
Btw, the toolchain I'm using is
gcc version 9.2.1 20200130 (Arch Linux 9.2.1+20200130-2)
Thanks for your work. But I encountered some problems😭.
Btw, the toolchain I'm using is