Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ performStepReturn
Method
performStepReturn
ui/controlswidget.cpp:246–249 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
244
245
246
void DebugControlsWidget::performStepReturn()
247
{
248
m_controller->StepReturn();
249
}
250
251
252
void DebugControlsWidget::performSettings()
Callers
nothing calls this directly
Calls
1
StepReturn
Method · 0.45
Tested by
no test coverage detected