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

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 936
f6bc16bd4198
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
58 bdb.Bdb 58 bdb.Bdb
59 <h3>Class Attributes</h3> 59 <h3>Class Attributes</h3>
60 <table> 60 <table>
61 <tr><td>None</td></tr> 61 <tr><td>None</td></tr>
62 </table> 62 </table>
63 <h3>Class Methods</h3>
64 <table>
65 <tr><td>None</td></tr>
66 </table>
63 <h3>Methods</h3> 67 <h3>Methods</h3>
64 <table> 68 <table>
65 <tr> 69 <tr>
66 <td><a href="#DebugBase.__init__">DebugBase</a></td> 70 <td><a href="#DebugBase.__init__">DebugBase</a></td>
67 <td>Constructor</td> 71 <td>Constructor</td>
163 <td>Reimplemented to handle the program about to execute a particular line.</td> 167 <td>Reimplemented to handle the program about to execute a particular line.</td>
164 </tr><tr> 168 </tr><tr>
165 <td><a href="#DebugBase.user_return">user_return</a></td> 169 <td><a href="#DebugBase.user_return">user_return</a></td>
166 <td>Reimplemented to report program termination to the debug server.</td> 170 <td>Reimplemented to report program termination to the debug server.</td>
167 </tr> 171 </tr>
172 </table>
173 <h3>Static Methods</h3>
174 <table>
175 <tr><td>None</td></tr>
168 </table> 176 </table>
169 <a NAME="DebugBase.__init__" ID="DebugBase.__init__"></a> 177 <a NAME="DebugBase.__init__" ID="DebugBase.__init__"></a>
170 <h4>DebugBase (Constructor)</h4> 178 <h4>DebugBase (Constructor)</h4>
171 <b>DebugBase</b>(<i>dbgClient</i>) 179 <b>DebugBase</b>(<i>dbgClient</i>)
172 <p> 180 <p>

eric ide

mercurial