Fix for recent GDB / Python without debug info
Without explicit casts GDB complains e.g. 'PyGILState_Ensure' has unknown return type; cast the call to its declared return type and does not execute the commands.
Showing
Please register or sign in to comment