-interpreter-exec python.GdbMiSession.pythonExecute
MiPendingCommand pythonExecute(string command) @trustedExecutes a Python command in GDB.
Parameters
command | Python command or snippet. |
Returns
A pending command for
MiPendingCommand pythonExecute(string command) @trustedExecutes a Python command in GDB.
command | Python command or snippet. |
-interpreter-exec python.