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

Method GetRemotePort

api/debuggercontroller.cpp:488–491  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

486
487
488uint32_t DebuggerController::GetRemotePort()
489{
490 return BNDebuggerGetRemotePort(m_object);
491}
492
493
494int32_t DebuggerController::GetPIDAttach()

Callers 2

Calls 1

BNDebuggerGetRemotePortFunction · 0.85

Tested by

no test coverage detected