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

Method SetPIDAttach

core/debuggerstate.cpp:956–959  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

954
955
956void DebuggerState::SetPIDAttach(int32_t pid)
957{
958 m_pidAttach = pid;
959}

Callers 4

BNDebuggerSetPIDAttachFunction · 0.45
mainFunction · 0.45
performAttachPIDMethod · 0.45
SetupMenuMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected