Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ GetRemoteArchitecture
Method
GetRemoteArchitecture
core/debuggercontroller.cpp:1406–1409 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1404
1405
1406
ArchitectureRef DebuggerController::GetRemoteArchitecture()
1407
{
1408
return m_state->GetRemoteArchitecture();
1409
}
1410
1411
1412
uint32_t DebuggerController::GetExitCode()
Callers
1
EmulateStepOverAndWait
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected