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

Method Restart

core/debuggercontroller.cpp:826–830  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

824
825
826void DebuggerController::Restart()
827{
828 QuitAndWait();
829 Launch();
830}
831
832
833bool DebuggerController::ConnectToDebugServer()

Callers 1

BNDebuggerRestartFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected