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

Method QuitAndWait

api/debuggercontroller.cpp:317–320  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

315
316
317void DebuggerController::QuitAndWait()
318{
319 BNDebuggerQuitAndWait(m_object);
320}
321
322
323bool DebuggerController::Connect()

Callers 1

OnBeforeCloseFileMethod · 0.45

Calls 1

BNDebuggerQuitAndWaitFunction · 0.85

Tested by

no test coverage detected