Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ BNDebuggerPause
Function
BNDebuggerPause
core/ffi.cpp:468–471 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
466
467
468
void BNDebuggerPause(BNDebuggerController* controller)
469
{
470
controller->object->Pause();
471
}
472
473
474
// Convenience function, either launch the target process or connect to a remote, depending on the selected adapter
Callers
1
Pause
Method · 0.85
Calls
1
Pause
Method · 0.45
Tested by
no test coverage detected