Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
305
void DebuggerController::Restart()
306
{
307
BNDebuggerRestart(m_object);
308
}
309
310
311
void DebuggerController::Quit()
Callers
2
performRestart
Method · 0.45
SetupMenu
Method · 0.45
Calls
1
BNDebuggerRestart
Function · 0.85
Tested by
no test coverage detected