Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ errorText
Method
errorText
kdevplatform/debugger/breakpoint/breakpoint.cpp:435–438 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
433
}
434
435
QString Breakpoint::errorText() const
436
{
437
return m_errorText;
438
}
439
440
uint Breakpoint::markType() const
441
{
Callers
12
setItem
Method · 0.80
jobFinished
Method · 0.80
subjobFinished
Method · 0.80
subjobFinished
Method · 0.80
abortOnSubjobError
Method · 0.80
disableAbortOnSubjobError
Method · 0.80
finishWrongSubjob
Method · 0.80
killUnstartedCompoundJob
Method · 0.80
killFinishedCompoundJob
Method · 0.80
killRunningCompoundJob
Method · 0.80
killingSubjobFails
Method · 0.80
createImportJob
Method · 0.80
Calls
no outgoing calls
Tested by
7
abortOnSubjobError
Method · 0.64
disableAbortOnSubjobError
Method · 0.64
finishWrongSubjob
Method · 0.64
killUnstartedCompoundJob
Method · 0.64
killFinishedCompoundJob
Method · 0.64
killRunningCompoundJob
Method · 0.64
killingSubjobFails
Method · 0.64