40 <td><a href="eric6.DebugClients.Python.BreakpointWatch.html">BreakpointWatch</a></td> |
40 <td><a href="eric6.DebugClients.Python.BreakpointWatch.html">BreakpointWatch</a></td> |
41 <td>Module implementing the breakpoint and watch class.</td> |
41 <td>Module implementing the breakpoint and watch class.</td> |
42 </tr> |
42 </tr> |
43 <tr> |
43 <tr> |
44 <td><a href="eric6.DebugClients.Python.DCTestResult.html">DCTestResult</a></td> |
44 <td><a href="eric6.DebugClients.Python.DCTestResult.html">DCTestResult</a></td> |
45 <td>Module implementing a TestResult derivative for the eric6 debugger.</td> |
45 <td>Module implementing a TestResult derivative for the eric debugger.</td> |
46 </tr> |
46 </tr> |
47 <tr> |
47 <tr> |
48 <td><a href="eric6.DebugClients.Python.DebugBase.html">DebugBase</a></td> |
48 <td><a href="eric6.DebugClients.Python.DebugBase.html">DebugBase</a></td> |
49 <td>Module implementing the debug base class which based originally on bdb.</td> |
49 <td>Module implementing the debug base class which based originally on bdb.</td> |
50 </tr> |
50 </tr> |
72 <td><a href="eric6.DebugClients.Python.DebugVariables.html">DebugVariables</a></td> |
72 <td><a href="eric6.DebugClients.Python.DebugVariables.html">DebugVariables</a></td> |
73 <td>Module implementing classes and functions to dump variable contents.</td> |
73 <td>Module implementing classes and functions to dump variable contents.</td> |
74 </tr> |
74 </tr> |
75 <tr> |
75 <tr> |
76 <td><a href="eric6.DebugClients.Python.FlexCompleter.html">FlexCompleter</a></td> |
76 <td><a href="eric6.DebugClients.Python.FlexCompleter.html">FlexCompleter</a></td> |
77 <td>Word completion for the eric6 shell.</td> |
77 <td>Word completion for the eric shell.</td> |
|
78 </tr> |
|
79 <tr> |
|
80 <td><a href="eric6.DebugClients.Python.ModuleLoader.html">ModuleLoader</a></td> |
|
81 <td>Module implementing an import hook patching modules to support debugging.</td> |
|
82 </tr> |
|
83 <tr> |
|
84 <td><a href="eric6.DebugClients.Python.MultiProcessDebugExtension.html">MultiProcessDebugExtension</a></td> |
|
85 <td>Module implementing a function to patch the process creation functions to support multiprocess debugging.</td> |
|
86 </tr> |
|
87 <tr> |
|
88 <td><a href="eric6.DebugClients.Python.MultiprocessingExtension.html">MultiprocessingExtension</a></td> |
|
89 <td>Module implementing a function to patch multiprocessing.Process to support debugging of the process.</td> |
78 </tr> |
90 </tr> |
79 <tr> |
91 <tr> |
80 <td><a href="eric6.DebugClients.Python.PyProfile.html">PyProfile</a></td> |
92 <td><a href="eric6.DebugClients.Python.PyProfile.html">PyProfile</a></td> |
81 <td>Module defining additions to the standard Python profile.py.</td> |
93 <td>Module defining additions to the standard Python profile.py.</td> |
|
94 </tr> |
|
95 <tr> |
|
96 <td><a href="eric6.DebugClients.Python.QProcessExtension.html">QProcessExtension</a></td> |
|
97 <td>Module implementing a function to patch QProcess to support debugging of the process.</td> |
|
98 </tr> |
|
99 <tr> |
|
100 <td><a href="eric6.DebugClients.Python.SubprocessExtension.html">SubprocessExtension</a></td> |
|
101 <td>Module implementing a function to patch subprocess.Popen to support debugging of the process.</td> |
82 </tr> |
102 </tr> |
83 <tr> |
103 <tr> |
84 <td><a href="eric6.DebugClients.Python.ThreadExtension.html">ThreadExtension</a></td> |
104 <td><a href="eric6.DebugClients.Python.ThreadExtension.html">ThreadExtension</a></td> |
85 <td>Module implementing an import hook patching thread modules to get debugged too.</td> |
105 <td>Module implementing an import hook patching thread modules to get debugged too.</td> |
86 </tr> |
106 </tr> |