Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ Quit
Method
Quit
api/debuggercontroller.cpp:311–314 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
309
310
311
void DebuggerController::Quit()
312
{
313
BNDebuggerQuit(m_object);
314
}
315
316
317
void DebuggerController::QuitAndWait()
Callers
2
performQuit
Method · 0.45
SetupMenu
Method · 0.45
Calls
1
BNDebuggerQuit
Function · 0.85
Tested by
no test coverage detected