Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
956
void DebuggerState::SetPIDAttach(int32_t pid)
957
{
958
m_pidAttach = pid;
959
}
Callers
4
BNDebuggerSetPIDAttach
Function · 0.45
main
Function · 0.45
performAttachPID
Method · 0.45
SetupMenu
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected