--- a/eric6.e4p Sat Jul 02 21:58:09 2016 +0200 +++ b/eric6.e4p Sun Jul 17 22:40:53 2016 +0200 @@ -28,6 +28,7 @@ <Source>DataViews/__init__.py</Source> <Source>DebugClients/Python/AsyncFile.py</Source> <Source>DebugClients/Python/AsyncIO.py</Source> + <Source>DebugClients/Python/BreakpointWatch.py</Source> <Source>DebugClients/Python/DCTestResult.py</Source> <Source>DebugClients/Python/DebugBase.py</Source> <Source>DebugClients/Python/DebugClient.py</Source> @@ -76,6 +77,7 @@ <Source>DebugClients/Python/getpass.py</Source> <Source>DebugClients/Python3/AsyncFile.py</Source> <Source>DebugClients/Python3/AsyncIO.py</Source> + <Source>DebugClients/Python3/BreakpointWatch.py</Source> <Source>DebugClients/Python3/DCTestResult.py</Source> <Source>DebugClients/Python3/DebugBase.py</Source> <Source>DebugClients/Python3/DebugClient.py</Source>