Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ GetExitCode
Method
GetExitCode
api/debuggercontroller.cpp:696–699 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
694
695
696
uint32_t DebuggerController::GetExitCode()
697
{
698
return BNDebuggerGetExitCode(m_object);
699
}
700
701
702
size_t DebuggerController::RegisterEventCallback(
Callers
nothing calls this directly
Calls
1
BNDebuggerGetExitCode
Function · 0.85
Tested by
no test coverage detected