Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
826
void DebuggerController::Restart()
827
{
828
QuitAndWait();
829
Launch();
830
}
831
832
833
bool DebuggerController::ConnectToDebugServer()
Callers
1
BNDebuggerRestart
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected