_plugin_waituntilpaused
Wait until the debugger paused.
bool _plugin_waituntilpaused();
参数
This function does not have any arguments.
返回值
This command returns true if the debuggee is still active, returns false if the debuggee has stopped running.
Wait until the debugger paused.
bool _plugin_waituntilpaused();
This function does not have any arguments.
This command returns true if the debuggee is still active, returns false if the debuggee has stopped running.