MCPcopy Create free account
hub / github.com/Redot-Engine/redot-engine / ~RemoteDebugger

Method ~RemoteDebugger

core/debugger/remote_debugger.cpp:774–777  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

772}
773
774RemoteDebugger::~RemoteDebugger() {
775 remove_print_handler(&phl);
776 remove_error_handler(&eh);
777}

Callers

nothing calls this directly

Calls 2

remove_print_handlerFunction · 0.85
remove_error_handlerFunction · 0.85

Tested by

no test coverage detected