eric7/Documentation/Source/index-eric7.DebugClients.Python.html

branch
eric7
changeset 9097
213951c41dcd
parent 8596
d64760b2da50
equal deleted inserted replaced
9096:f6f7d8f364c3 9097:213951c41dcd
23 <td>Module implementing an asynchronous file like socket interface for the debugger.</td> 23 <td>Module implementing an asynchronous file like socket interface for the debugger.</td>
24 </tr> 24 </tr>
25 <tr> 25 <tr>
26 <td><a href="eric7.DebugClients.Python.BreakpointWatch.html">BreakpointWatch</a></td> 26 <td><a href="eric7.DebugClients.Python.BreakpointWatch.html">BreakpointWatch</a></td>
27 <td>Module implementing the breakpoint and watch class.</td> 27 <td>Module implementing the breakpoint and watch class.</td>
28 </tr>
29 <tr>
30 <td><a href="eric7.DebugClients.Python.DCTestResult.html">DCTestResult</a></td>
31 <td>Module implementing a TestResult derivative for the eric debugger.</td>
32 </tr> 28 </tr>
33 <tr> 29 <tr>
34 <td><a href="eric7.DebugClients.Python.DebugBase.html">DebugBase</a></td> 30 <td><a href="eric7.DebugClients.Python.DebugBase.html">DebugBase</a></td>
35 <td>Module implementing the debug base class which based originally on bdb.</td> 31 <td>Module implementing the debug base class which based originally on bdb.</td>
36 </tr> 32 </tr>

eric ide

mercurial