MCPcopy Create free account
hub / github.com/Vector35/debugger / GetConnectionStatus

Method GetConnectionStatus

core/debuggercontroller.cpp:1400–1403  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1398
1399
1400DebugAdapterConnectionStatus DebuggerController::GetConnectionStatus()
1401{
1402 return m_state->GetConnectionStatus();
1403}
1404
1405
1406ArchitectureRef DebuggerController::GetRemoteArchitecture()

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected