Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ markAsDead
Method
markAsDead
plugins/debuggercommon/mivariable.cpp:175–178 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
173
}
174
175
void MIVariable::markAsDead()
176
{
177
m_varobj.clear();
178
}
179
180
class FetchMoreChildrenHandler : public MICommandHandler
181
{
Callers
1
markAllVariableDead
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected