Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ Destroy
Method
Destroy
api/debuggercontroller.cpp:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
44
45
void DebuggerController::Destroy()
46
{
47
BNDebuggerDestroyController(m_object);
48
}
49
50
51
Ref<BinaryView> DebuggerController::GetLiveView()
Callers
1
DestroyControllers
Function · 0.45
Calls
1
BNDebuggerDestroyController
Function · 0.85
Tested by
no test coverage detected