Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ IsFirstLaunch
Method
IsFirstLaunch
api/debuggercontroller.cpp:804–807 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
802
803
804
bool DebuggerController::IsFirstLaunch()
805
{
806
return BNDebuggerIsFirstLaunch(m_object);
807
}
808
809
810
void DebuggerController::PostDebuggerEvent(const DebuggerEvent &event)
Callers
2
performLaunch
Method · 0.45
SetupMenu
Method · 0.45
Calls
1
BNDebuggerIsFirstLaunch
Function · 0.85
Tested by
no test coverage detected