Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/covscript/covscript
/ set_debugger_state
Method
set_debugger_state
include/covscript/core/core.hpp:421–424 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
419
}
420
421
void set_debugger_state(bool match) const
422
{
423
mMatch = match;
424
}
425
#endif
426
};
427
Callers
3
add_func
Method · 0.80
replace_pending
Method · 0.80
remove
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected