MCPcopy 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
385int Breakpoint::ignoreHits() const
386{
387 return m_ignoreHits;
388}
389
390
391void Breakpoint::setCondition(const QString& c)

Callers 11

setItemMethod · 0.80
testDocumentSaveMethod · 0.80
testDocumentReloadMethod · 0.80
testManualBreakpointMethod · 0.80
breakpointAddedMethod · 0.80
createBreakpointMethod · 0.80
sendUpdatesMethod · 0.80
createFromDebuggerMethod · 0.80
testManualBreakpointMethod · 0.80

Calls

no outgoing calls

Tested by 6

testDocumentSaveMethod · 0.64
testDocumentReloadMethod · 0.64
testManualBreakpointMethod · 0.64
testManualBreakpointMethod · 0.64