--- a/eric7/DebugClients/Python/DebugBase.py Sun Feb 27 19:02:33 2022 +0100 +++ b/eric7/DebugClients/Python/DebugBase.py Mon Feb 28 17:07:35 2022 +0100 @@ -85,7 +85,7 @@ self.id = -1 self.name = '' - self.tracePythonLibs(0) + self.tracePythonLibs(False) # Special handling of a recursion error self.skipFrames = 0