Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ BNDebuggerQuitAndWait
Function
BNDebuggerQuitAndWait
core/ffi.cpp:432–435 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
430
431
432
void BNDebuggerQuitAndWait(BNDebuggerController* controller)
433
{
434
controller->object->QuitAndWait();
435
}
436
437
438
bool BNDebuggerConnect(BNDebuggerController* controller)
Callers
1
QuitAndWait
Method · 0.85
Calls
1
QuitAndWait
Method · 0.45
Tested by
no test coverage detected