Documentation/Source/eric5.DebugClients.Python3.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>
166 <td>Reimplemented to handle the program about to execute a particular line.</td> 170 <td>Reimplemented to handle the program about to execute a particular line.</td>
167 </tr><tr> 171 </tr><tr>
168 <td><a href="#DebugBase.user_return">user_return</a></td> 172 <td><a href="#DebugBase.user_return">user_return</a></td>
169 <td>Reimplemented to report program termination to the debug server.</td> 173 <td>Reimplemented to report program termination to the debug server.</td>
170 </tr> 174 </tr>
175 </table>
176 <h3>Static Methods</h3>
177 <table>
178 <tr><td>None</td></tr>
171 </table> 179 </table>
172 <a NAME="DebugBase.__init__" ID="DebugBase.__init__"></a> 180 <a NAME="DebugBase.__init__" ID="DebugBase.__init__"></a>
173 <h4>DebugBase (Constructor)</h4> 181 <h4>DebugBase (Constructor)</h4>
174 <b>DebugBase</b>(<i>dbgClient</i>) 182 <b>DebugBase</b>(<i>dbgClient</i>)
175 <p> 183 <p>

eric ide

mercurial