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

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 440
69ace3e2dcf6
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
54 DebugBase 54 DebugBase
55 <h3>Class Attributes</h3> 55 <h3>Class Attributes</h3>
56 <table> 56 <table>
57 <tr><td>None</td></tr> 57 <tr><td>None</td></tr>
58 </table> 58 </table>
59 <h3>Class Methods</h3>
60 <table>
61 <tr><td>None</td></tr>
62 </table>
59 <h3>Methods</h3> 63 <h3>Methods</h3>
60 <table> 64 <table>
61 <tr> 65 <tr>
62 <td><a href="#DebugThread.__init__">DebugThread</a></td> 66 <td><a href="#DebugThread.__init__">DebugThread</a></td>
63 <td>Constructor</td> 67 <td>Constructor</td>
78 <td>Private method to setup tracing for this thread.</td> 82 <td>Private method to setup tracing for this thread.</td>
79 </tr><tr> 83 </tr><tr>
80 <td><a href="#DebugThread.trace_dispatch">trace_dispatch</a></td> 84 <td><a href="#DebugThread.trace_dispatch">trace_dispatch</a></td>
81 <td>Private method wrapping the trace_dispatch of bdb.py.</td> 85 <td>Private method wrapping the trace_dispatch of bdb.py.</td>
82 </tr> 86 </tr>
87 </table>
88 <h3>Static Methods</h3>
89 <table>
90 <tr><td>None</td></tr>
83 </table> 91 </table>
84 <a NAME="DebugThread.__init__" ID="DebugThread.__init__"></a> 92 <a NAME="DebugThread.__init__" ID="DebugThread.__init__"></a>
85 <h4>DebugThread (Constructor)</h4> 93 <h4>DebugThread (Constructor)</h4>
86 <b>DebugThread</b>(<i>dbgClient, targ = None, args = None, kwargs = None, mainThread = 0</i>) 94 <b>DebugThread</b>(<i>dbgClient, targ = None, args = None, kwargs = None, mainThread = 0</i>)
87 <p> 95 <p>

eric ide

mercurial