--- a/eric6.e4p Sat Sep 03 18:01:19 2016 +0200 +++ b/eric6.e4p Sat Sep 03 18:02:37 2016 +0200 @@ -37,6 +37,7 @@ <Source>DebugClients/Python/DebugConfig.py</Source> <Source>DebugClients/Python/DebugProtocol.py</Source> <Source>DebugClients/Python/DebugThread.py</Source> + <Source>DebugClients/Python/DebugUtilities.py</Source> <Source>DebugClients/Python/FlexCompleter.py</Source> <Source>DebugClients/Python/PyProfile.py</Source> <Source>DebugClients/Python/__init__.py</Source> @@ -133,7 +134,7 @@ <Source>Debugger/DebugUI.py</Source> <Source>Debugger/DebugViewer.py</Source> <Source>Debugger/DebuggerInterfaceNone.py</Source> - <Source>Debugger/DebuggerInterfacePython.py</Source> + <Source>Debugger/DebuggerInterfacePython2.py</Source> <Source>Debugger/DebuggerInterfacePython3.py</Source> <Source>Debugger/EditBreakpointDialog.py</Source> <Source>Debugger/EditWatchpointDialog.py</Source>