Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ BNDebuggerDisconnectDebugServer
Function
BNDebuggerDisconnectDebugServer
core/ffi.cpp:456–459 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
454
455
456
bool BNDebuggerDisconnectDebugServer(BNDebuggerController* controller)
457
{
458
return controller->object->DisconnectDebugServer();
459
}
460
461
462
void BNDebuggerDetach(BNDebuggerController* controller)
Callers
1
DisconnectDebugServer
Method · 0.85
Calls
1
DisconnectDebugServer
Method · 0.45
Tested by
no test coverage detected