Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ ActivateDebugAdapter
Method
ActivateDebugAdapter
core/debuggercontroller.cpp:1894–1897 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1892
1893
1894
bool DebuggerController::ActivateDebugAdapter()
1895
{
1896
return CreateDebugAdapter();
1897
}
1898
1899
1900
static inline bool IsPrintableChar(uint8_t c)
Callers
1
BNDebuggerActivateDebugAdapter
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected