Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ IsOnDemandDebugger
Method
IsOnDemandDebugger
IDEHelper/Compiler/CeDebugger.cpp:4942–4945 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4940
}
4941
4942
bool CeDebugger::IsOnDemandDebugger()
4943
{
4944
return true;
4945
}
4946
4947
bool CeDebugger::GetEmitSource(const StringImpl& filePath, String& outText)
4948
{
Callers
2
~DebugManager
Method · 0.45
Debugger_Detach
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected