MCPcopy 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
1894bool DebuggerController::ActivateDebugAdapter()
1895{
1896 return CreateDebugAdapter();
1897}
1898
1899
1900static inline bool IsPrintableChar(uint8_t c)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected