MCPcopy 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

44public:
45 TestDebugger() : KDevMI::MIDebugger() {}
46 bool start(KConfigGroup&, const QStringList&) override { return true; }
47};
48
49class TestDebugSession : public KDevMI::MIDebugSession

Callers 4

generateCoreFileFunction · 0.45
waitForStateFunction · 0.45
mainFunction · 0.45
appendLineMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected