Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ Detach
Method
Detach
api/debuggercontroller.cpp:347–350 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
345
346
347
void DebuggerController::Detach()
348
{
349
BNDebuggerDetach(m_object);
350
}
351
352
353
void DebuggerController::Pause()
Callers
2
performDetach
Method · 0.45
SetupMenu
Method · 0.45
Calls
1
BNDebuggerDetach
Function · 0.85
Tested by
no test coverage detected