Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ condition
Method
condition
kdevplatform/debugger/breakpoint/breakpoint.cpp:399–402 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
397
}
398
399
QString Breakpoint::condition() const
400
{
401
return m_condition;
402
}
403
404
void Breakpoint::setExpression(const QString& e)
405
{
Callers
10
setupPrimaryDocumentAndBreakpoint
Method · 0.80
testDocumentSave
Method · 0.80
testDocumentReload
Method · 0.80
debuggerStateChanged
Method · 0.80
testManualBreakpoint
Method · 0.80
breakpointAdded
Method · 0.80
createBreakpoint
Method · 0.80
sendUpdates
Method · 0.80
createFromDebugger
Method · 0.80
testManualBreakpoint
Method · 0.80
Calls
no outgoing calls
Tested by
5
setupPrimaryDocumentAndBreakpoint
Method · 0.64
testDocumentSave
Method · 0.64
testDocumentReload
Method · 0.64
testManualBreakpoint
Method · 0.64
testManualBreakpoint
Method · 0.64