MCPcopy 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
311void DebuggerController::Quit()
312{
313 BNDebuggerQuit(m_object);
314}
315
316
317void DebuggerController::QuitAndWait()

Callers 2

performQuitMethod · 0.45
SetupMenuMethod · 0.45

Calls 1

BNDebuggerQuitFunction · 0.85

Tested by

no test coverage detected