MCPcopy Create free account
hub / github.com/KDE/kdevelop / setThread

Method setThread

plugins/debuggercommon/mi/micommand.cpp:337–340  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

335}
336
337void MICommand::setThread(int thread)
338{
339 m_thread = thread;
340}
341
342int MICommand::frame() const
343{

Callers 2

executeCmdMethod · 0.80
fetchFramesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected