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

Method SetPIDAttach

api/debuggercontroller.cpp:590–593  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

588
589
590void DebuggerController::SetPIDAttach(int32_t port)
591{
592 BNDebuggerSetPIDAttach(m_object, port);
593}
594
595
596void DebuggerController::SetRequestTerminalEmulator(bool requested)

Callers

nothing calls this directly

Calls 1

BNDebuggerSetPIDAttachFunction · 0.85

Tested by

no test coverage detected