Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ Pause
Method
Pause
api/debuggercontroller.cpp:353–356 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
351
352
353
void DebuggerController::Pause()
354
{
355
BNDebuggerPause(m_object);
356
}
357
358
359
// Convenience function, either launch the target process or connect to a remote, depending on the selected adapter
Callers
3
performPause
Method · 0.45
SetupMenu
Method · 0.45
InitializeUI
Method · 0.45
Calls
1
BNDebuggerPause
Function · 0.85
Tested by
no test coverage detected