GdbMiSession.pythonExecute

MiPendingCommand pythonExecute(string command) @trusted

Executes a Python command in GDB.

Parameters

commandPython command or snippet.

Returns

A pending command for -interpreter-exec python.