Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ start
Method
start
plugins/debuggercommon/tests/plugins/testdebugger.cpp:46–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
public:
45
TestDebugger() : KDevMI::MIDebugger() {}
46
bool start(KConfigGroup&, const QStringList&) override { return true; }
47
};
48
49
class TestDebugSession : public KDevMI::MIDebugSession
Callers
4
generateCoreFile
Function · 0.45
waitForState
Function · 0.45
main
Function · 0.45
appendLine
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected