Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ BNDebuggerPauseAndWait
Function
BNDebuggerPauseAndWait
core/ffi.cpp:566–569 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
564
565
566
DebugStopReason BNDebuggerPauseAndWait(BNDebuggerController* controller)
567
{
568
return controller->object->PauseAndWait();
569
}
570
571
572
char* BNDebuggerGetAdapterType(BNDebuggerController* controller)
Callers
1
PauseAndWait
Method · 0.85
Calls
1
PauseAndWait
Method · 0.45
Tested by
no test coverage detected