eric6/Documentation/Source/eric6.Debugger.DebugServer.html

changeset 7901
6ff7ccf0cb50
parent 7898
1bcd6d4df182
child 7915
e68f5c568aee
--- 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>
 

eric ide

mercurial