Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ clear
Method
clear
plugins/debuggercommon/mi/micommandqueue.cpp:69–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
void CommandQueue::clear()
70
{
71
m_commandList.clear();
72
m_immediatelyCounter = 0;
73
}
74
75
int CommandQueue::count() const
76
{
Callers
15
markAsDead
Method · 0.45
markAllVariableDead
Method · 0.45
startDebugging
Method · 0.45
stopDebugger
Method · 0.45
destroyCmds
Method · 0.45
unquote
Method · 0.45
unload
Method · 0.45
debug
Method · 0.45
testReceivePosixSignal
Method · 0.45
processOutput
Method · 0.45
clearQueue
Method · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
6
debug
Method · 0.36
testReceivePosixSignal
Method · 0.36
processOutput
Method · 0.36
clearQueue
Method · 0.36
main
Function · 0.36
main
Function · 0.36