MCPcopy Create free account
hub / github.com/KDE/kdevelop / debugControllerInternal

Method debugControllerInternal

kdevplatform/shell/core.cpp:610–613  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

608}
609
610DebugController* Core::debugControllerInternal()
611{
612 return d->debugController.data();
613}
614
615ITestController* Core::testController()
616{

Calls 1

dataMethod · 0.45

Tested by

no test coverage detected