Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
774
RemoteDebugger::~RemoteDebugger() {
775
remove_print_handler(&phl);
776
remove_error_handler(&eh);
777
}
Callers
nothing calls this directly
Calls
2
remove_print_handler
Function · 0.85
remove_error_handler
Function · 0.85
Tested by
no test coverage detected