Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ BNDebuggerGetPIDAttach
Function
BNDebuggerGetPIDAttach
core/ffi.cpp:649–652 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
647
648
649
int32_t BNDebuggerGetPIDAttach(BNDebuggerController* controller)
650
{
651
return controller->object->GetState()->GetPIDAttach();
652
}
653
654
655
char* BNDebuggerGetInputFile(BNDebuggerController* controller)
Callers
1
GetPIDAttach
Method · 0.85
Calls
2
GetState
Method · 0.80
GetPIDAttach
Method · 0.45
Tested by
no test coverage detected