--- a/eric6/Debugger/DebuggerInterfaceNone.py Thu Feb 13 19:27:10 2020 +0100 +++ b/eric6/Debugger/DebuggerInterfaceNone.py Fri Feb 14 19:52:37 2020 +0100 @@ -16,6 +16,7 @@ ClientTypeAssociations = [] +# TODO: synchronize debugger interface with Python one class DebuggerInterfaceNone(QObject): """ Class implementing a dummy debugger interface for the debug server.