Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ movingCursor
Method
movingCursor
kdevplatform/debugger/breakpoint/breakpoint.cpp:373–375 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
371
}
372
373
KTextEditor::MovingCursor* KDevelop::Breakpoint::movingCursor() const {
374
return m_movingCursor;
375
}
376
377
void Breakpoint::setIgnoreHits(int c)
378
{
Callers
5
detachDocumentBreakpoints
Method · 0.80
aboutToInvalidateMovingInterfaceContent
Method · 0.80
documentSaved
Method · 0.80
verifyBreakpoint
Method · 0.80
verifyUntrackedBreakpoint
Method · 0.80
Calls
no outgoing calls
Tested by
2
verifyBreakpoint
Method · 0.64
verifyUntrackedBreakpoint
Method · 0.64