Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HaxeFoundation/hxcpp
/ enable
Method
enable
src/hx/Debugger.cpp:168–171 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
166
}
167
168
void enable(bool inEnable)
169
{
170
mCanStop = inEnable;
171
}
172
173
void reset()
174
{
Callers
2
dbgCtxEnable
Function · 0.80
__hxcpp_dbg_enableCurrentThreadDebugging
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected