Description
Remote debugging support lets Python programs connect to the Komodo IDE debugging component.
It is useful when maintaining projects that still rely on Komodo's remote debugger protocol. Remote debugging can expose code execution and application state, so bind listeners only to trusted environments.