Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
317
void DebuggerController::QuitAndWait()
318
{
319
BNDebuggerQuitAndWait(m_object);
320
}
321
322
323
bool DebuggerController::Connect()
Callers
1
OnBeforeCloseFile
Method · 0.45
Calls
1
BNDebuggerQuitAndWait
Function · 0.85
Tested by
no test coverage detected