MCPcopy 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
45void DebuggerController::Destroy()
46{
47 BNDebuggerDestroyController(m_object);
48}
49
50
51Ref<BinaryView> DebuggerController::GetLiveView()

Callers 1

DestroyControllersFunction · 0.45

Calls 1

Tested by

no test coverage detected