MCPcopy Create free account
hub / github.com/EmmyLua/EmmyLuaDebugger / ExitDebugMode

Method ExitDebugMode

emmy_debugger/src/debugger/emmy_debugger.cpp:696–699  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

694}
695
696void Debugger::ExitDebugMode() {
697 blocking = false;
698 cvRun.notify_all();
699}
700
701
702int EnvIndexFunction(lua_State *L) {

Callers 1

StartMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected