Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ kind
Method
kind
kdevplatform/debugger/breakpoint/breakpoint.cpp:293–296 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
291
}
292
293
Breakpoint::BreakpointKind Breakpoint::kind() const
294
{
295
return m_kind;
296
}
297
298
void Breakpoint::setAddress(const QString& address)
299
{
Callers
4
setupDocumentBreakpoints
Method · 0.45
documentUrlChanged
Method · 0.45
setupPrimaryDocumentAndBreakpoint
Method · 0.45
notifyHit
Method · 0.45
Calls
no outgoing calls
Tested by
1
setupPrimaryDocumentAndBreakpoint
Method · 0.36