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

changeset 7901
6ff7ccf0cb50
parent 7898
1bcd6d4df182
child 7915
e68f5c568aee
equal deleted inserted replaced
7900:72b88fb20261 7901:6ff7ccf0cb50
378 <td><a href="#DebugServer.__restoreBreakpoints">__restoreBreakpoints</a></td> 378 <td><a href="#DebugServer.__restoreBreakpoints">__restoreBreakpoints</a></td>
379 <td>Private method to restore the breakpoints after a restart.</td> 379 <td>Private method to restore the breakpoints after a restart.</td>
380 </tr> 380 </tr>
381 <tr> 381 <tr>
382 <td><a href="#DebugServer.__restoreNoDebugList">__restoreNoDebugList</a></td> 382 <td><a href="#DebugServer.__restoreNoDebugList">__restoreNoDebugList</a></td>
383 <td>Private method to restore the watch expressions after a restart.</td> 383 <td>Private method to restore the list of scripts not to be debugged after a restart.</td>
384 </tr> 384 </tr>
385 <tr> 385 <tr>
386 <td><a href="#DebugServer.__restoreWatchpoints">__restoreWatchpoints</a></td> 386 <td><a href="#DebugServer.__restoreWatchpoints">__restoreWatchpoints</a></td>
387 <td>Private method to restore the watch expressions after a restart.</td> 387 <td>Private method to restore the watch expressions after a restart.</td>
388 </tr> 388 </tr>
1222 <a NAME="DebugServer.__restoreNoDebugList" ID="DebugServer.__restoreNoDebugList"></a> 1222 <a NAME="DebugServer.__restoreNoDebugList" ID="DebugServer.__restoreNoDebugList"></a>
1223 <h4>DebugServer.__restoreNoDebugList</h4> 1223 <h4>DebugServer.__restoreNoDebugList</h4>
1224 <b>__restoreNoDebugList</b>(<i>debuggerId=""</i>) 1224 <b>__restoreNoDebugList</b>(<i>debuggerId=""</i>)
1225 1225
1226 <p> 1226 <p>
1227 Private method to restore the watch expressions after a restart. 1227 Private method to restore the list of scripts not to be debugged after
1228 a restart.
1228 </p> 1229 </p>
1229 <dl> 1230 <dl>
1230 1231
1231 <dt><i>debuggerId</i> (str)</dt> 1232 <dt><i>debuggerId</i> (str)</dt>
1232 <dd> 1233 <dd>

eric ide

mercurial