Execute the command on the calling thread.
bool DbgCmdExecDirect(const char* cmd)
cmd The command string in UTF-8 encoding
cmd
true if the command is executed successfully, false otherwise.
true
false
DbgCmdExecDirect("run");