Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ GetTargetStatus
Method
GetTargetStatus
api/debuggercontroller.cpp:470–473 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
468
469
470
DebugAdapterTargetStatus DebuggerController::GetTargetStatus()
471
{
472
return BNDebuggerGetTargetStatus(m_object);
473
}
474
475
476
std::string DebuggerController::GetRemoteHost()
Callers
1
updateButtons
Method · 0.45
Calls
1
BNDebuggerGetTargetStatus
Function · 0.85
Tested by
no test coverage detected