MCPcopy 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
1406ArchitectureRef DebuggerController::GetRemoteArchitecture()
1407{
1408 return m_state->GetRemoteArchitecture();
1409}
1410
1411
1412uint32_t DebuggerController::GetExitCode()

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected