Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ ignoreHits
Method
ignoreHits
kdevplatform/debugger/breakpoint/breakpoint.cpp:385–388 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
383
}
384
385
int Breakpoint::ignoreHits() const
386
{
387
return m_ignoreHits;
388
}
389
390
391
void Breakpoint::setCondition(const QString& c)
Callers
11
setItem
Method · 0.80
setupPrimaryDocumentAndBreakpoint
Method · 0.80
testDocumentSave
Method · 0.80
testDocumentReload
Method · 0.80
testModifiedDocumentReload
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
6
setupPrimaryDocumentAndBreakpoint
Method · 0.64
testDocumentSave
Method · 0.64
testDocumentReload
Method · 0.64
testModifiedDocumentReload
Method · 0.64
testManualBreakpoint
Method · 0.64
testManualBreakpoint
Method · 0.64