Documentation/Source/eric5.DebugClients.Python.DebugThread.html

changeset 945
8cd4d08fa9f6
parent 440
69ace3e2dcf6
child 1228
7afaf2fca55b
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
81 <td>Private method wrapping the trace_dispatch of bdb.py.</td> 81 <td>Private method wrapping the trace_dispatch of bdb.py.</td>
82 </tr> 82 </tr>
83 </table> 83 </table>
84 <a NAME="DebugThread.__init__" ID="DebugThread.__init__"></a> 84 <a NAME="DebugThread.__init__" ID="DebugThread.__init__"></a>
85 <h4>DebugThread (Constructor)</h4> 85 <h4>DebugThread (Constructor)</h4>
86 <b>DebugThread</b>(<i>dbgClient, targ = None, args = None, kwargs = None, mainThread = 0</i>) 86 <b>DebugThread</b>(<i>dbgClient, targ=None, args=None, kwargs=None, mainThread=0</i>)
87 <p> 87 <p>
88 Constructor 88 Constructor
89 </p><dl> 89 </p><dl>
90 <dt><i>dbgClient</i></dt> 90 <dt><i>dbgClient</i></dt>
91 <dd> 91 <dd>
107 <h4>DebugThread.bootstrap</h4> 107 <h4>DebugThread.bootstrap</h4>
108 <b>bootstrap</b>(<i></i>) 108 <b>bootstrap</b>(<i></i>)
109 <p> 109 <p>
110 Private method to bootstrap the thread. 110 Private method to bootstrap the thread.
111 </p><p> 111 </p><p>
112 It wraps the call to the user function to enable tracing 112 It wraps the call to the user function to enable tracing
113 before hand. 113 before hand.
114 </p><a NAME="DebugThread.get_ident" ID="DebugThread.get_ident"></a> 114 </p><a NAME="DebugThread.get_ident" ID="DebugThread.get_ident"></a>
115 <h4>DebugThread.get_ident</h4> 115 <h4>DebugThread.get_ident</h4>
116 <b>get_ident</b>(<i></i>) 116 <b>get_ident</b>(<i></i>)
117 <p> 117 <p>

eric ide

mercurial