eric6/Debugger/DebuggerInterfacePython.py

changeset 7915
e68f5c568aee
parent 7897
9acc015ea443
child 7923
91e843545d9a
diff -r 999f07b00a49 -r e68f5c568aee eric6/Debugger/DebuggerInterfacePython.py
--- a/eric6/Debugger/DebuggerInterfacePython.py	Sat Dec 26 22:49:27 2020 +0100
+++ b/eric6/Debugger/DebuggerInterfacePython.py	Sun Dec 27 16:44:10 2020 +0100
@@ -592,6 +592,7 @@
                 # ignore this
                 pass
             self.__autoContinued.clear()
+            self.debugServer.startClient()
     
     def getDebuggerIds(self):
         """

eric ide

mercurial