Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ DisconnectDebugServer
Method
DisconnectDebugServer
core/debugadapter.cpp:125–128 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
123
124
125
bool DebugAdapter::DisconnectDebugServer()
126
{
127
return true;
128
}
129
130
131
Ref<Metadata> DebugAdapter::GetProperty(const std::string& name)
Callers
2
BNDebuggerDisconnectDebugServer
Function · 0.45
SetupMenu
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected