/
githubmirror
/
x64dbg
Обзор
Документация
Войти
/
githubmirror
/
x64dbg
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
development
docs/developers/plugins/API/waituntilpaused.rst
15 строк
326 B
Duncan Ogilvie
Move https://github.com/x64dbg/docs into this repo
04 июл 2025, 02:32
04 июл 2025, 02:32
699342d
Код
Авторство
О чём код?
_plugin_waituntilpaused ======================= Wait until the debugger paused. :: bool _plugin_waituntilpaused(); Parameters ---------- This function does not have any arguments. Return Values ------------- This command returns true if the debuggee is still active, returns false if the debuggee has stopped running.