Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ BNDebuggerFreeController
Function
BNDebuggerFreeController
core/ffi.cpp:180–183 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
178
179
180
void BNDebuggerFreeController(BNDebuggerController* view)
181
{
182
DBG_API_OBJECT_FREE(view);
183
}
184
185
186
uint64_t BNDebuggerGetStackPointer(BNDebuggerController* controller)
Callers
nothing calls this directly
Calls
1
DBG_API_OBJECT_FREE
Function · 0.85
Tested by
no test coverage detected