Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ ResumeCheckingAlive
Method
ResumeCheckingAlive
engine/Poseidon/Dev/Debug/DebugTrap.cpp:191–198 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
189
}
190
191
void Debugger::ResumeCheckingAlive()
192
{
193
if (_watch)
194
{
195
_watch->AliveEnable(+1);
196
}
197
I_AM_ALIVE();
198
}
199
200
void Debugger::ProcessAlive()
201
{
Callers
7
FinalizeInitialization
Method · 0.80
CreateSession
Method · 0.80
JoinSession
Method · 0.80
Close
Method · 0.80
SendMsgRaw
Method · 0.80
ExportWMF
Function · 0.80
ExportOperMaps
Function · 0.80
Calls
1
AliveEnable
Method · 0.80
Tested by
no test coverage detected