Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ expression
Method
expression
kdevplatform/debugger/breakpoint/breakpoint.cpp:412–415 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
410
}
411
412
QString Breakpoint::expression() const
413
{
414
return m_expression;
415
}
416
417
void Breakpoint::setState(BreakpointState state)
418
{
Callers
3
verifyBreakpointExpression
Function · 0.45
verifyBreakpointLocation
Function · 0.45
setupPrimaryDocumentAndBreakpoint
Method · 0.45
Calls
no outgoing calls
Tested by
3
verifyBreakpointExpression
Function · 0.36
verifyBreakpointLocation
Function · 0.36
setupPrimaryDocumentAndBreakpoint
Method · 0.36