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);
Last updated 3 months ago