--- a/eric6/Documentation/Source/eric6.Debugger.DebugServer.html Sat Dec 19 15:22:26 2020 +0100 +++ b/eric6/Documentation/Source/eric6.Debugger.DebugServer.html Sat Dec 19 19:57:09 2020 +0100 @@ -380,7 +380,7 @@ </tr> <tr> <td><a href="#DebugServer.__restoreNoDebugList">__restoreNoDebugList</a></td> -<td>Private method to restore the watch expressions after a restart.</td> +<td>Private method to restore the list of scripts not to be debugged after a restart.</td> </tr> <tr> <td><a href="#DebugServer.__restoreWatchpoints">__restoreWatchpoints</a></td> @@ -1224,7 +1224,8 @@ <b>__restoreNoDebugList</b>(<i>debuggerId=""</i>) <p> - Private method to restore the watch expressions after a restart. + Private method to restore the list of scripts not to be debugged after + a restart. </p> <dl>