For a summary of debugger commands, see the Debugger Command List. For general information about using the Komodo debugger, see Komodo Debugger Functions.ĭebugger commands can be accessed from the Debug menu, by shortcut keys, or from the Debug Toolbar. The instructions below describe how to configure Komodo and Python for debugging.
Komodo can be used to debug Python programs locally or remotely, including debugging in CGI environments.