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

Method GetPIDAttach

api/debuggercontroller.cpp:494–497  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

492
493
494int32_t DebuggerController::GetPIDAttach()
495{
496 return BNDebuggerGetPIDAttach(m_object);
497}
498
499
500std::string DebuggerController::GetInputFile()

Callers

nothing calls this directly

Calls 1

BNDebuggerGetPIDAttachFunction · 0.85

Tested by

no test coverage detected