MCPcopy Create free account
hub / github.com/Vector35/debugger / Restart

Method Restart

api/debuggercontroller.cpp:305–308  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

303
304
305void DebuggerController::Restart()
306{
307 BNDebuggerRestart(m_object);
308}
309
310
311void DebuggerController::Quit()

Callers 2

performRestartMethod · 0.45
SetupMenuMethod · 0.45

Calls 1

BNDebuggerRestartFunction · 0.85

Tested by

no test coverage detected