MCPcopy Create free account
hub / github.com/Vector35/debugger / RemoveEventCallback

Method RemoveEventCallback

api/debuggercontroller.cpp:738–741  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

736
737
738void DebuggerController::RemoveEventCallback(size_t index)
739{
740 BNDebuggerRemoveEventCallback(m_object, index);
741}
742
743
744void DebuggerController::WriteStdin(const std::string& msg)

Callers 8

~DebugModulesWidgetMethod · 0.45
SetCurrentBinaryViewMethod · 0.45
~ThreadFramesWidgetMethod · 0.45
~DebuggerUIMethod · 0.45
SetCurrentBinaryViewMethod · 0.45

Calls 1

Tested by

no test coverage detected