Documentation/Source/eric5.DebugClients.Python3.eric5dbgstub.html

changeset 945
8cd4d08fa9f6
parent 440
69ace3e2dcf6
child 2367
78f6c8193d37
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
49 </tr> 49 </tr>
50 </table> 50 </table>
51 <hr /><hr /> 51 <hr /><hr />
52 <a NAME="initDebugger" ID="initDebugger"></a> 52 <a NAME="initDebugger" ID="initDebugger"></a>
53 <h2>initDebugger</h2> 53 <h2>initDebugger</h2>
54 <b>initDebugger</b>(<i>kind = "standard"</i>) 54 <b>initDebugger</b>(<i>kind="standard"</i>)
55 <p> 55 <p>
56 Module function to initialize a debugger for remote debugging. 56 Module function to initialize a debugger for remote debugging.
57 </p><dl> 57 </p><dl>
58 <dt><i>kind</i></dt> 58 <dt><i>kind</i></dt>
59 <dd> 59 <dd>
101 </dl> 101 </dl>
102 <div align="right"><a href="#top">Up</a></div> 102 <div align="right"><a href="#top">Up</a></div>
103 <hr /><hr /> 103 <hr /><hr />
104 <a NAME="startDebugger" ID="startDebugger"></a> 104 <a NAME="startDebugger" ID="startDebugger"></a>
105 <h2>startDebugger</h2> 105 <h2>startDebugger</h2>
106 <b>startDebugger</b>(<i>enableTrace = True, exceptions = True, tracePython = False, redirect = True</i>) 106 <b>startDebugger</b>(<i>enableTrace=True, exceptions=True, tracePython=False, redirect=True</i>)
107 <p> 107 <p>
108 Module function used to start the remote debugger. 108 Module function used to start the remote debugger.
109 </p><dl> 109 </p><dl>
110 <dt><i>enableTrace=</i></dt> 110 <dt><i>enableTrace=</i></dt>
111 <dd> 111 <dd>

eric ide

mercurial