invoke_debugger_command
int result = invoke_debugger_command(segment.command, segment.argc,
invoke_debugger_command(command, 2, (char**)args);
int invoke_debugger_command(struct debugger_command *command, int argc,