Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ BNDebuggerDetach
Function
BNDebuggerDetach
core/ffi.cpp:462–465 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
460
461
462
void BNDebuggerDetach(BNDebuggerController* controller)
463
{
464
controller->object->Detach();
465
}
466
467
468
void BNDebuggerPause(BNDebuggerController* controller)
Callers
1
Detach
Method · 0.85
Calls
1
Detach
Method · 0.45
Tested by
no test coverage detected