diff -r 9acc015ea443 -r 1bcd6d4df182 eric6/Documentation/Help/source.qhp --- a/eric6/Documentation/Help/source.qhp Sat Dec 19 14:41:43 2020 +0100 +++ b/eric6/Documentation/Help/source.qhp Sat Dec 19 14:42:36 2020 +0100 @@ -3157,6 +3157,7 @@ <keyword name="DebugBase.set_return" id="DebugBase.set_return" ref="eric6.DebugClients.Python.DebugBase.html#DebugBase.set_return" /> <keyword name="DebugBase.set_step" id="DebugBase.set_step" ref="eric6.DebugClients.Python.DebugBase.html#DebugBase.set_step" /> <keyword name="DebugBase.set_trace" id="DebugBase.set_trace" ref="eric6.DebugClients.Python.DebugBase.html#DebugBase.set_trace" /> + <keyword name="DebugBase.set_until" id="DebugBase.set_until" ref="eric6.DebugClients.Python.DebugBase.html#DebugBase.set_until" /> <keyword name="DebugBase.step" id="DebugBase.step" ref="eric6.DebugClients.Python.DebugBase.html#DebugBase.step" /> <keyword name="DebugBase.stepOut" id="DebugBase.stepOut" ref="eric6.DebugClients.Python.DebugBase.html#DebugBase.stepOut" /> <keyword name="DebugBase.stop_here" id="DebugBase.stop_here" ref="eric6.DebugClients.Python.DebugBase.html#DebugBase.stop_here" /> @@ -3293,6 +3294,7 @@ <keyword name="DebugServer.remoteClientVariables" id="DebugServer.remoteClientVariables" ref="eric6.Debugger.DebugServer.html#DebugServer.remoteClientVariables" /> <keyword name="DebugServer.remoteCompletion" id="DebugServer.remoteCompletion" ref="eric6.Debugger.DebugServer.html#DebugServer.remoteCompletion" /> <keyword name="DebugServer.remoteContinue" id="DebugServer.remoteContinue" ref="eric6.Debugger.DebugServer.html#DebugServer.remoteContinue" /> + <keyword name="DebugServer.remoteContinueUntil" id="DebugServer.remoteContinueUntil" ref="eric6.Debugger.DebugServer.html#DebugServer.remoteContinueUntil" /> <keyword name="DebugServer.remoteCoverage" id="DebugServer.remoteCoverage" ref="eric6.Debugger.DebugServer.html#DebugServer.remoteCoverage" /> <keyword name="DebugServer.remoteEnvironment" id="DebugServer.remoteEnvironment" ref="eric6.Debugger.DebugServer.html#DebugServer.remoteEnvironment" /> <keyword name="DebugServer.remoteLoad" id="DebugServer.remoteLoad" ref="eric6.Debugger.DebugServer.html#DebugServer.remoteLoad" /> @@ -3392,6 +3394,7 @@ <keyword name="DebugUI.__runProject" id="DebugUI.__runProject" ref="eric6.Debugger.DebugUI.html#DebugUI.__runProject" /> <keyword name="DebugUI.__runScript" id="DebugUI.__runScript" ref="eric6.Debugger.DebugUI.html#DebugUI.__runScript" /> <keyword name="DebugUI.__runToCursor" id="DebugUI.__runToCursor" ref="eric6.Debugger.DebugUI.html#DebugUI.__runToCursor" /> + <keyword name="DebugUI.__runUntil" id="DebugUI.__runUntil" ref="eric6.Debugger.DebugUI.html#DebugUI.__runUntil" /> <keyword name="DebugUI.__showBreakpointsMenu" id="DebugUI.__showBreakpointsMenu" ref="eric6.Debugger.DebugUI.html#DebugUI.__showBreakpointsMenu" /> <keyword name="DebugUI.__showDebugMenu" id="DebugUI.__showDebugMenu" ref="eric6.Debugger.DebugUI.html#DebugUI.__showDebugMenu" /> <keyword name="DebugUI.__specialContinue" id="DebugUI.__specialContinue" ref="eric6.Debugger.DebugUI.html#DebugUI.__specialContinue" /> @@ -3489,6 +3492,7 @@ <keyword name="DebuggerInterfaceNone.remoteClientVariables" id="DebuggerInterfaceNone.remoteClientVariables" ref="eric6.Debugger.DebuggerInterfaceNone.html#DebuggerInterfaceNone.remoteClientVariables" /> <keyword name="DebuggerInterfaceNone.remoteCompletion" id="DebuggerInterfaceNone.remoteCompletion" ref="eric6.Debugger.DebuggerInterfaceNone.html#DebuggerInterfaceNone.remoteCompletion" /> <keyword name="DebuggerInterfaceNone.remoteContinue" id="DebuggerInterfaceNone.remoteContinue" ref="eric6.Debugger.DebuggerInterfaceNone.html#DebuggerInterfaceNone.remoteContinue" /> + <keyword name="DebuggerInterfaceNone.remoteContinueUntil" id="DebuggerInterfaceNone.remoteContinueUntil" ref="eric6.Debugger.DebuggerInterfaceNone.html#DebuggerInterfaceNone.remoteContinueUntil" /> <keyword name="DebuggerInterfaceNone.remoteCoverage" id="DebuggerInterfaceNone.remoteCoverage" ref="eric6.Debugger.DebuggerInterfaceNone.html#DebuggerInterfaceNone.remoteCoverage" /> <keyword name="DebuggerInterfaceNone.remoteEnvironment" id="DebuggerInterfaceNone.remoteEnvironment" ref="eric6.Debugger.DebuggerInterfaceNone.html#DebuggerInterfaceNone.remoteEnvironment" /> <keyword name="DebuggerInterfaceNone.remoteLoad" id="DebuggerInterfaceNone.remoteLoad" ref="eric6.Debugger.DebuggerInterfaceNone.html#DebuggerInterfaceNone.remoteLoad" /> @@ -3545,6 +3549,7 @@ <keyword name="DebuggerInterfacePython.remoteClientVariables" id="DebuggerInterfacePython.remoteClientVariables" ref="eric6.Debugger.DebuggerInterfacePython.html#DebuggerInterfacePython.remoteClientVariables" /> <keyword name="DebuggerInterfacePython.remoteCompletion" id="DebuggerInterfacePython.remoteCompletion" ref="eric6.Debugger.DebuggerInterfacePython.html#DebuggerInterfacePython.remoteCompletion" /> <keyword name="DebuggerInterfacePython.remoteContinue" id="DebuggerInterfacePython.remoteContinue" ref="eric6.Debugger.DebuggerInterfacePython.html#DebuggerInterfacePython.remoteContinue" /> + <keyword name="DebuggerInterfacePython.remoteContinueUntil" id="DebuggerInterfacePython.remoteContinueUntil" ref="eric6.Debugger.DebuggerInterfacePython.html#DebuggerInterfacePython.remoteContinueUntil" /> <keyword name="DebuggerInterfacePython.remoteCoverage" id="DebuggerInterfacePython.remoteCoverage" ref="eric6.Debugger.DebuggerInterfacePython.html#DebuggerInterfacePython.remoteCoverage" /> <keyword name="DebuggerInterfacePython.remoteEnvironment" id="DebuggerInterfacePython.remoteEnvironment" ref="eric6.Debugger.DebuggerInterfacePython.html#DebuggerInterfacePython.remoteEnvironment" /> <keyword name="DebuggerInterfacePython.remoteLoad" id="DebuggerInterfacePython.remoteLoad" ref="eric6.Debugger.DebuggerInterfacePython.html#DebuggerInterfacePython.remoteLoad" /> @@ -10141,9 +10146,7 @@ <keyword name="ModuleLoader.__loadModule" id="ModuleLoader.__loadModule" ref="eric6.DebugClients.Python.ModuleLoader.html#ModuleLoader.__loadModule" /> <keyword name="ModuleLoader.create_module" id="ModuleLoader.create_module" ref="eric6.DebugClients.Python.ModuleLoader.html#ModuleLoader.create_module" /> <keyword name="ModuleLoader.exec_module" id="ModuleLoader.exec_module" ref="eric6.DebugClients.Python.ModuleLoader.html#ModuleLoader.exec_module" /> - <keyword name="ModuleLoader.find_module" id="ModuleLoader.find_module" ref="eric6.DebugClients.Python.ModuleLoader.html#ModuleLoader.find_module" /> <keyword name="ModuleLoader.find_spec" id="ModuleLoader.find_spec" ref="eric6.DebugClients.Python.ModuleLoader.html#ModuleLoader.find_spec" /> - <keyword name="ModuleLoader.load_module" id="ModuleLoader.load_module" ref="eric6.DebugClients.Python.ModuleLoader.html#ModuleLoader.load_module" /> <keyword name="ModuleModel" id="ModuleModel" ref="eric6.Graphics.ModuleItem.html#ModuleModel" /> <keyword name="ModuleModel (Constructor)" id="ModuleModel (Constructor)" ref="eric6.Graphics.ModuleItem.html#ModuleModel.__init__" /> <keyword name="ModuleModel.addClass" id="ModuleModel.addClass" ref="eric6.Graphics.ModuleItem.html#ModuleModel.addClass" />