Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
488
uint32_t DebuggerController::GetRemotePort()
489
{
490
return BNDebuggerGetRemotePort(m_object);
491
}
492
493
494
int32_t DebuggerController::GetPIDAttach()
Callers
2
DebugServerSettingsDialog
Method · 0.45
RemoteProcessSettingsDialog
Method · 0.45
Calls
1
BNDebuggerGetRemotePort
Function · 0.85
Tested by
no test coverage detected