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> |