Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ frame
Method
frame
plugins/debuggercommon/mi/micommand.cpp:342–345 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
340
}
341
342
int MICommand::frame() const
343
{
344
return m_frame;
345
}
346
347
void MICommand::setFrame(int frame)
348
{
Callers
3
queueCmd
Method · 0.45
executeCmd
Method · 0.45
testUserCommand
Method · 0.45
Calls
no outgoing calls
Tested by
1
testUserCommand
Method · 0.36