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

Method enabled

kdevplatform/debugger/breakpoint/breakpoint.cpp:332–335  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

330}
331
332bool Breakpoint::enabled() const
333{
334 return m_enabled;
335}
336
337void Breakpoint::stopDocumentLineTracking()
338{

Callers 13

testUpdateMarkTypeMethod · 0.80
testDocumentReloadMethod · 0.80
debuggerStateChangedMethod · 0.80
testManualBreakpointMethod · 0.80
breakpointAddedMethod · 0.80
createBreakpointMethod · 0.80
sendUpdatesMethod · 0.80
createFromDebuggerMethod · 0.80

Calls

no outgoing calls

Tested by 6

testUpdateMarkTypeMethod · 0.64
testDocumentReloadMethod · 0.64
testManualBreakpointMethod · 0.64
testManualBreakpointMethod · 0.64