Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ DisconnectDebugServer
Method
DisconnectDebugServer
api/debuggercontroller.cpp:341–344 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
339
340
341
bool DebuggerController::DisconnectDebugServer()
342
{
343
return BNDebuggerDisconnectDebugServer(m_object);
344
}
345
346
347
void DebuggerController::Detach()
Callers
nothing calls this directly
Calls
1
BNDebuggerDisconnectDebugServer
Function · 0.85
Tested by
no test coverage detected