Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
287
bool DebuggerController::Launch()
288
{
289
return BNDebuggerLaunch(m_object);
290
}
291
292
293
DebugStopReason DebuggerController::LaunchAndWait()
Callers
3
performLaunch
Method · 0.45
SetupMenu
Method · 0.45
InitializeUI
Method · 0.45
Calls
1
BNDebuggerLaunch
Function · 0.85
Tested by
no test coverage detected