Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
Send arbitrary command to the debugger engine.
Returns: the command output.

Note: this function is available for the following debuggers: windbg, gdb, bochs

string send_dbg_command(string cmd);

Index | Previous topic | Next topic