Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ lineNumber
Method
lineNumber
src/plugins/debugger/interface/breakpointitem.cpp:150–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
}
149
150
int BreakpointItem::lineNumber() const
151
{
152
return bp.lineNumber;
153
}
154
155
bool BreakpointItem::isEnabled() const
156
{
Callers
8
addBreakpoint
Method · 0.45
removeAllBreakpoints
Method · 0.45
handleEvents
Method · 0.45
convertToIBreakpoint
Function · 0.45
getBreakpoints
Method · 0.45
removeBreakpoint
Method · 0.45
switchBreakpointStatus
Method · 0.45
setBreakpointCondition
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected