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

Method Launch

api/debuggercontroller.cpp:287–290  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

285
286
287bool DebuggerController::Launch()
288{
289 return BNDebuggerLaunch(m_object);
290}
291
292
293DebugStopReason DebuggerController::LaunchAndWait()

Callers 3

performLaunchMethod · 0.45
SetupMenuMethod · 0.45
InitializeUIMethod · 0.45

Calls 1

BNDebuggerLaunchFunction · 0.85

Tested by

no test coverage detected