--- a/eric6/Documentation/Source/index-eric6.DebugClients.Python.html Wed Sep 25 19:40:31 2019 +0200 +++ b/eric6/Documentation/Source/index-eric6.DebugClients.Python.html Wed Sep 25 19:42:44 2019 +0200 @@ -20,58 +20,75 @@ </head> <body> <h1>eric6.DebugClients.Python</h1> + <p> Package implementing the standard Python debugger. -</p><p> +</p> +<p> It consists of different kinds of debug clients. </p> <h3>Modules</h3> <table> + <tr> <td><a href="eric6.DebugClients.Python.AsyncFile.html">AsyncFile</a></td> <td>Module implementing an asynchronous file like socket interface for the debugger.</td> -</tr><tr> +</tr> +<tr> <td><a href="eric6.DebugClients.Python.BreakpointWatch.html">BreakpointWatch</a></td> <td>Module implementing the breakpoint and watch class.</td> -</tr><tr> +</tr> +<tr> <td><a href="eric6.DebugClients.Python.DCTestResult.html">DCTestResult</a></td> <td>Module implementing a TestResult derivative for the eric6 debugger.</td> -</tr><tr> +</tr> +<tr> <td><a href="eric6.DebugClients.Python.DebugBase.html">DebugBase</a></td> <td>Module implementing the debug base class which based originally on bdb.</td> -</tr><tr> +</tr> +<tr> <td><a href="eric6.DebugClients.Python.DebugClient.html">DebugClient</a></td> <td>Module implementing the standard debug client.</td> -</tr><tr> +</tr> +<tr> <td><a href="eric6.DebugClients.Python.DebugClientBase.html">DebugClientBase</a></td> <td>Module implementing a debug client base class.</td> -</tr><tr> +</tr> +<tr> <td><a href="eric6.DebugClients.Python.DebugClientCapabilities.html">DebugClientCapabilities</a></td> <td>Module defining the debug clients capabilities.</td> -</tr><tr> +</tr> +<tr> <td><a href="eric6.DebugClients.Python.DebugConfig.html">DebugConfig</a></td> <td>Module defining type strings for the different Python types.</td> -</tr><tr> +</tr> +<tr> <td><a href="eric6.DebugClients.Python.DebugUtilities.html">DebugUtilities</a></td> <td>Module implementing utilities functions for the debug client.</td> -</tr><tr> +</tr> +<tr> <td><a href="eric6.DebugClients.Python.DebugVariables.html">DebugVariables</a></td> <td>Module implementing classes and functions to dump variable contents.</td> -</tr><tr> +</tr> +<tr> <td><a href="eric6.DebugClients.Python.FlexCompleter.html">FlexCompleter</a></td> <td>Word completion for the eric6 shell.</td> -</tr><tr> +</tr> +<tr> <td><a href="eric6.DebugClients.Python.PyProfile.html">PyProfile</a></td> <td>Module defining additions to the standard Python profile.py.</td> -</tr><tr> +</tr> +<tr> <td><a href="eric6.DebugClients.Python.ThreadExtension.html">ThreadExtension</a></td> <td>Module implementing an import hook patching thread modules to get debugged too.</td> -</tr><tr> +</tr> +<tr> <td><a href="eric6.DebugClients.Python.eric6dbgstub.html">eric6dbgstub</a></td> <td>Module implementing a debugger stub for remote debugging.</td> -</tr><tr> +</tr> +<tr> <td><a href="eric6.DebugClients.Python.getpass.html">getpass</a></td> <td>Module implementing utilities to get a password and/or the current user name.</td> </tr>