MCPcopy 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
246void DebugControlsWidget::performStepReturn()
247{
248 m_controller->StepReturn();
249}
250
251
252void DebugControlsWidget::performSettings()

Callers

nothing calls this directly

Calls 1

StepReturnMethod · 0.45

Tested by

no test coverage detected