diff -r 74e000797a93 -r f1e9eebd5469 DebugClients/Python2/DebugBase.py --- a/DebugClients/Python2/DebugBase.py Wed Sep 14 20:08:16 2016 +0200 +++ b/DebugClients/Python2/DebugBase.py Fri Sep 16 19:28:39 2016 +0200 @@ -886,8 +886,8 @@ 'DebugClientCapabilities.py', 'DebugClientThreads.py', 'DebugConfig.py', 'DebugThread.py', - 'DebugUtilities.py', 'FlexCompleter.py', - 'PyProfile.py'] or \ + 'DebugUtilities.py', 'DebugVariables.py', + 'FlexCompleter.py', 'PyProfile.py'] or \ os.path.dirname(fn).endswith("coverage"): return True