Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
337
void MICommand::setThread(int thread)
338
{
339
m_thread = thread;
340
}
341
342
int MICommand::frame() const
343
{
Callers
2
executeCmd
Method · 0.80
fetchFrames
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected