MCPcopy 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
649int32_t BNDebuggerGetPIDAttach(BNDebuggerController* controller)
650{
651 return controller->object->GetState()->GetPIDAttach();
652}
653
654
655char* BNDebuggerGetInputFile(BNDebuggerController* controller)

Callers 1

GetPIDAttachMethod · 0.85

Calls 2

GetStateMethod · 0.80
GetPIDAttachMethod · 0.45

Tested by

no test coverage detected