diff -r e4a11c02374a -r 74e000797a93 DebugClients/Python3/DebugBase.py --- a/DebugClients/Python3/DebugBase.py Wed Sep 14 19:17:53 2016 +0200 +++ b/DebugClients/Python3/DebugBase.py Wed Sep 14 20:08:16 2016 +0200 @@ -908,8 +908,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