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

Method isEmpty

plugins/debuggercommon/mi/micommandqueue.cpp:80–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78}
79
80bool CommandQueue::isEmpty() const
81{
82 return m_commandList.empty();
83}
84
85bool CommandQueue::haveImmediateCommand() const
86{

Callers 15

addWatchMethod · 0.45
addWatchpointMethod · 0.45
handleMethod · 0.45
breakpointAddedMethod · 0.45
createBreakpointMethod · 0.45
~MIVariableMethod · 0.45
setVarobjMethod · 0.45
handleMethod · 0.45
attachMaybeMethod · 0.45
formatChangedMethod · 0.45
startDebuggingMethod · 0.45
stopDebuggerOnErrorMethod · 0.45

Calls 1

emptyMethod · 0.80

Tested by 10

debugMethod · 0.36
testCatchpointMethod · 0.36
generateCoreFileFunction · 0.36
testCoreFileMethod · 0.36
urlForFileKindMethod · 0.36
testConstructorMethod · 0.36
addAndTakeMethod · 0.36
clearQueueMethod · 0.36