Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ GetExecutionStatus
Method
GetExecutionStatus
core/debuggercontroller.cpp:1394–1397 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1392
1393
1394
DebugAdapterTargetStatus DebuggerController::GetExecutionStatus()
1395
{
1396
return m_state->GetTargetStatus();
1397
}
1398
1399
1400
DebugAdapterConnectionStatus DebuggerController::GetConnectionStatus()
Callers
3
BNDebuggerGetTargetStatus
Function · 0.80
EngineLoop
Method · 0.80
ExecStatus
Method · 0.80
Calls
1
GetTargetStatus
Method · 0.45
Tested by
no test coverage detected