MCPcopy 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
4942bool CeDebugger::IsOnDemandDebugger()
4943{
4944 return true;
4945}
4946
4947bool CeDebugger::GetEmitSource(const StringImpl& filePath, String& outText)
4948{

Callers 2

~DebugManagerMethod · 0.45
Debugger_DetachFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected