Documentation/Source/eric6.Debugger.DebugServer.html

changeset 5711
50b6867ffcd3
parent 5662
2c99fa1072b6
child 5850
7fae79975686
--- a/Documentation/Source/eric6.Debugger.DebugServer.html	Fri Apr 21 19:39:31 2017 +0200
+++ b/Documentation/Source/eric6.Debugger.DebugServer.html	Sat Apr 22 15:37:18 2017 +0200
@@ -512,10 +512,16 @@
 </table>
 <a NAME="DebugServer.__init__" ID="DebugServer.__init__"></a>
 <h4>DebugServer (Constructor)</h4>
-<b>DebugServer</b>(<i></i>)
+<b>DebugServer</b>(<i>preventPassiveDebugging=False</i>)
 <p>
         Constructor
-</p><a NAME="DebugServer.__addBreakPoints" ID="DebugServer.__addBreakPoints"></a>
+</p><dl>
+<dt><i>preventPassiveDebugging</i></dt>
+<dd>
+flag overriding the PassiveDbgEnabled
+            setting (boolean)
+</dd>
+</dl><a NAME="DebugServer.__addBreakPoints" ID="DebugServer.__addBreakPoints"></a>
 <h4>DebugServer.__addBreakPoints</h4>
 <b>__addBreakPoints</b>(<i>parentIndex, start, end</i>)
 <p>

eric ide

mercurial