MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / clear

Method clear

src/plugins/debugger/dap/debugmodel.cpp:77–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77void DebugModel::clear()
78{
79 sessions.clear();
80}
81
82void DebugModel::rawUpdate(IRawModelUpdate *data)
83{

Callers 9

handleEventsMethod · 0.45
handleEventsMethod · 0.45
handleFramesMethod · 0.45
updateThreadListMethod · 0.45
exitDebugMethod · 0.45
launchSessionMethod · 0.45
~DebugSessionMethod · 0.45
clearThreadsMethod · 0.45
rawUpdateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected