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

Method destroyCmds

plugins/debuggercommon/midebugsession.cpp:963–966  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

961}
962
963void MIDebugSession::destroyCmds()
964{
965 m_commandQueue->clear();
966}
967
968// FIXME: I don't fully remember what is the business with
969// m_stateReloadInProgress and whether we can lift it to the

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected