Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
80
bool CommandQueue::isEmpty() const
81
{
82
return m_commandList.empty();
83
}
84
85
bool CommandQueue::haveImmediateCommand() const
86
{
Callers
15
addWatch
Method · 0.45
addWatchpoint
Method · 0.45
handle
Method · 0.45
breakpointAdded
Method · 0.45
createBreakpoint
Method · 0.45
~MIVariable
Method · 0.45
setVarobj
Method · 0.45
handle
Method · 0.45
attachMaybe
Method · 0.45
formatChanged
Method · 0.45
startDebugging
Method · 0.45
stopDebuggerOnError
Method · 0.45
Calls
1
empty
Method · 0.80
Tested by
10
debug
Method · 0.36
testCatchpoint
Method · 0.36
generateCoreFile
Function · 0.36
testCoreFile
Method · 0.36
testDebugInExternalTerminal_data
Method · 0.36
testDebugInExternalTerminal
Method · 0.36
urlForFileKind
Method · 0.36
testConstructor
Method · 0.36
addAndTake
Method · 0.36
clearQueue
Method · 0.36