MCPcopy Create free account
hub / github.com/Vector35/debugger / Go

Method Go

api/debuggercontroller.cpp:275–278  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

273
274
275bool DebuggerController::Go()
276{
277 return BNDebuggerGo(m_object);
278}
279
280
281DebugStopReason DebuggerController::GoAndWait()

Callers 3

performResumeMethod · 0.45
SetupMenuMethod · 0.45
InitializeUIMethod · 0.45

Calls 1

BNDebuggerGoFunction · 0.85

Tested by

no test coverage detected