Documentation/Source/index-eric5.Debugger.html

changeset 58
37f0444c3479
parent 21
b88a0e6268bd
child 409
0ea528e80202
--- a/Documentation/Source/index-eric5.Debugger.html	Thu Jan 14 17:27:31 2010 +0000
+++ b/Documentation/Source/index-eric5.Debugger.html	Thu Jan 14 18:35:52 2010 +0000
@@ -22,10 +22,10 @@
 <body>
 <h1>eric5.Debugger</h1>
 <p>
-&#80;&#97;&#99;&#107;&#97;&#103;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#68;&#101;&#98;&#117;&#103;&#103;&#101;&#114; &#102;&#114;&#111;&#110;&#116;&#101;&#110;&#100;
+Package implementing the Debugger frontend
 </p><p>
-&#84;&#104;&#105;&#115; &#112;&#97;&#99;&#107;&#97;&#103;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#115; &#116;&#104;&#101; &#103;&#114;&#97;&#112;&#104;&#105;&#99;&#97;&#108; &#100;&#101;&#98;&#117;&#103;&#103;&#101;&#114;. &#73;&#116; &#99;&#111;&#110;&#115;&#105;&#115;&#116;&#115;
-&#111;&#102; &#116;&#104;&#101; &#100;&#101;&#98;&#117;&#103;&#103;&#101;&#114; &#114;&#101;&#108;&#97;&#116;&#101;&#100; &#72;&#77;&#73; &#112;&#97;&#114;&#116;, &#115;&#117;&#112;&#112;&#111;&#114;&#116;&#105;&#110;&#103; &#100;&#105;&#97;&#108;&#111;&#103;&#115; &#97;&#110;&#100; &#116;&#104;&#101; &#100;&#101;&#98;&#117;&#103; &#115;&#101;&#114;v&#101;&#114;.
+This package implements the graphical debugger. It consists
+of the debugger related HMI part, supporting dialogs and the debug server.
 </p>
 
 
@@ -33,70 +33,70 @@
 <table>
 <tr>
 <td><a href="eric5.Debugger.BreakPointModel.html">BreakPointModel</a></td>
-<td>&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#66;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116; &#109;&#111;&#100;&#101;&#108;.</td>
+<td>Module implementing the Breakpoint model.</td>
 </tr><tr>
 <td><a href="eric5.Debugger.BreakPointViewer.html">BreakPointViewer</a></td>
-<td>&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#66;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116; v&#105;&#101;w&#101;&#114; w&#105;&#100;&#103;&#101;&#116;.</td>
+<td>Module implementing the Breakpoint viewer widget.</td>
 </tr><tr>
 <td><a href="eric5.Debugger.Config.html">Config</a></td>
-<td>&#77;&#111;&#100;&#117;&#108;&#101; &#100;&#101;&#102;&#105;&#110;&#105;&#110;&#103; &#116;&#104;&#101; &#100;&#105;&#102;&#102;&#101;&#114;&#101;&#110;&#116; &#80;y&#116;&#104;&#111;&#110; &#116;y&#112;&#101;&#115; &#97;&#110;&#100; &#116;&#104;&#101;&#105;&#114; &#100;&#105;&#115;&#112;&#108;&#97;y &#115;&#116;&#114;&#105;&#110;&#103;&#115;.</td>
+<td>Module defining the different Python types and their display strings.</td>
 </tr><tr>
 <td><a href="eric5.Debugger.DebugClientCapabilities.html">DebugClientCapabilities</a></td>
-<td>&#77;&#111;&#100;&#117;&#108;&#101; &#100;&#101;&#102;&#105;&#110;&#105;&#110;&#103; &#116;&#104;&#101; &#100;&#101;&#98;&#117;&#103; &#99;&#108;&#105;&#101;&#110;&#116;&#115; &#99;&#97;&#112;&#97;&#98;&#105;&#108;&#105;&#116;&#105;&#101;&#115;.</td>
+<td>Module defining the debug clients capabilities.</td>
 </tr><tr>
 <td><a href="eric5.Debugger.DebugProtocol.html">DebugProtocol</a></td>
-<td>&#77;&#111;&#100;&#117;&#108;&#101; &#100;&#101;&#102;&#105;&#110;&#105;&#110;&#103; &#116;&#104;&#101; &#100;&#101;&#98;&#117;&#103; &#112;&#114;&#111;&#116;&#111;&#99;&#111;&#108; &#116;&#111;&#107;&#101;&#110;&#115;.</td>
+<td>Module defining the debug protocol tokens.</td>
 </tr><tr>
 <td><a href="eric5.Debugger.DebugServer.html">DebugServer</a></td>
-<td>&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#100;&#101;&#98;&#117;&#103; &#115;&#101;&#114;v&#101;&#114;.</td>
+<td>Module implementing the debug server.</td>
 </tr><tr>
 <td><a href="eric5.Debugger.DebugUI.html">DebugUI</a></td>
-<td>&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#100;&#101;&#98;&#117;&#103;&#103;&#101;&#114; &#85;&#73;.</td>
+<td>Module implementing the debugger UI.</td>
 </tr><tr>
 <td><a href="eric5.Debugger.DebugViewer.html">DebugViewer</a></td>
-<td>&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; w&#105;&#100;&#103;&#101;&#116; &#99;&#111;&#110;&#116;&#97;&#105;&#110;&#105;&#110;&#103; v&#97;&#114;&#105;&#111;&#117;&#115; &#100;&#101;&#98;&#117;&#103; &#114;&#101;&#108;&#97;&#116;&#101;&#100; v&#105;&#101;w&#115;.</td>
+<td>Module implementing a widget containing various debug related views.</td>
 </tr><tr>
 <td><a href="eric5.Debugger.DebuggerInterfaceNone.html">DebuggerInterfaceNone</a></td>
-<td>&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#100;&#117;&#109;&#109;y &#100;&#101;&#98;&#117;&#103;&#103;&#101;&#114; &#105;&#110;&#116;&#101;&#114;&#102;&#97;&#99;&#101; &#102;&#111;&#114; &#116;&#104;&#101; &#100;&#101;&#98;&#117;&#103; &#115;&#101;&#114;v&#101;&#114;.</td>
+<td>Module implementing a dummy debugger interface for the debug server.</td>
 </tr><tr>
 <td><a href="eric5.Debugger.DebuggerInterfacePython.html">DebuggerInterfacePython</a></td>
-<td>&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#80;y&#116;&#104;&#111;&#110; &#100;&#101;&#98;&#117;&#103;&#103;&#101;&#114; &#105;&#110;&#116;&#101;&#114;&#102;&#97;&#99;&#101; &#102;&#111;&#114; &#116;&#104;&#101; &#100;&#101;&#98;&#117;&#103; &#115;&#101;&#114;v&#101;&#114;.</td>
+<td>Module implementing the Python debugger interface for the debug server.</td>
 </tr><tr>
 <td><a href="eric5.Debugger.DebuggerInterfacePython3.html">DebuggerInterfacePython3</a></td>
-<td>&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#80;y&#116;&#104;&#111;&#110;&#51; &#100;&#101;&#98;&#117;&#103;&#103;&#101;&#114; &#105;&#110;&#116;&#101;&#114;&#102;&#97;&#99;&#101; &#102;&#111;&#114; &#116;&#104;&#101; &#100;&#101;&#98;&#117;&#103; &#115;&#101;&#114;v&#101;&#114;.</td>
+<td>Module implementing the Python3 debugger interface for the debug server.</td>
 </tr><tr>
 <td><a href="eric5.Debugger.DebuggerInterfaceRuby.html">DebuggerInterfaceRuby</a></td>
-<td>&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#82;&#117;&#98;y &#100;&#101;&#98;&#117;&#103;&#103;&#101;&#114; &#105;&#110;&#116;&#101;&#114;&#102;&#97;&#99;&#101; &#102;&#111;&#114; &#116;&#104;&#101; &#100;&#101;&#98;&#117;&#103; &#115;&#101;&#114;v&#101;&#114;.</td>
+<td>Module implementing the Ruby debugger interface for the debug server.</td>
 </tr><tr>
 <td><a href="eric5.Debugger.EditBreakpointDialog.html">EditBreakpointDialog</a></td>
-<td>&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#100;&#105;&#97;&#108;&#111;&#103; &#116;&#111; &#101;&#100;&#105;&#116; &#98;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116; &#112;&#114;&#111;&#112;&#101;&#114;&#116;&#105;&#101;&#115;.</td>
+<td>Module implementing a dialog to edit breakpoint properties.</td>
 </tr><tr>
 <td><a href="eric5.Debugger.EditWatchpointDialog.html">EditWatchpointDialog</a></td>
-<td>&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#100;&#105;&#97;&#108;&#111;&#103; &#116;&#111; &#101;&#100;&#105;&#116; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; &#112;&#114;&#111;&#112;&#101;&#114;&#116;&#105;&#101;&#115;.</td>
+<td>Module implementing a dialog to edit watch expression properties.</td>
 </tr><tr>
 <td><a href="eric5.Debugger.ExceptionLogger.html">ExceptionLogger</a></td>
-<td>&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#69;x&#99;&#101;&#112;&#116;&#105;&#111;&#110; &#76;&#111;&#103;&#103;&#101;&#114; w&#105;&#100;&#103;&#101;&#116;.</td>
+<td>Module implementing the Exception Logger widget.</td>
 </tr><tr>
 <td><a href="eric5.Debugger.ExceptionsFilterDialog.html">ExceptionsFilterDialog</a></td>
-<td>&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#101;x&#99;&#101;&#112;&#116;&#105;&#111;&#110;&#115; &#102;&#105;&#108;&#116;&#101;&#114; &#100;&#105;&#97;&#108;&#111;&#103;.</td>
+<td>Module implementing the exceptions filter dialog.</td>
 </tr><tr>
 <td><a href="eric5.Debugger.StartDialog.html">StartDialog</a></td>
-<td>&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#83;&#116;&#97;&#114;&#116; &#80;&#114;&#111;&#103;&#114;&#97;&#109; &#100;&#105;&#97;&#108;&#111;&#103;.</td>
+<td>Module implementing the Start Program dialog.</td>
 </tr><tr>
 <td><a href="eric5.Debugger.VariableDetailDialog.html">VariableDetailDialog</a></td>
-<td>&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; v&#97;&#114;&#105;&#97;&#98;&#108;&#101; &#100;&#101;&#116;&#97;&#105;&#108; &#100;&#105;&#97;&#108;&#111;&#103;.</td>
+<td>Module implementing the variable detail dialog.</td>
 </tr><tr>
 <td><a href="eric5.Debugger.VariablesFilterDialog.html">VariablesFilterDialog</a></td>
-<td>&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; v&#97;&#114;&#105;&#97;&#98;&#108;&#101;&#115; &#102;&#105;&#108;&#116;&#101;&#114; &#100;&#105;&#97;&#108;&#111;&#103;.</td>
+<td>Module implementing the variables filter dialog.</td>
 </tr><tr>
 <td><a href="eric5.Debugger.VariablesViewer.html">VariablesViewer</a></td>
-<td>&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; v&#97;&#114;&#105;&#97;&#98;&#108;&#101;&#115; v&#105;&#101;w&#101;&#114; w&#105;&#100;&#103;&#101;&#116;.</td>
+<td>Module implementing the variables viewer widget.</td>
 </tr><tr>
 <td><a href="eric5.Debugger.WatchPointModel.html">WatchPointModel</a></td>
-<td>&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#87;&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; &#109;&#111;&#100;&#101;&#108;.</td>
+<td>Module implementing the Watch expression model.</td>
 </tr><tr>
 <td><a href="eric5.Debugger.WatchPointViewer.html">WatchPointViewer</a></td>
-<td>&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; v&#105;&#101;w&#101;&#114; w&#105;&#100;&#103;&#101;&#116;.</td>
+<td>Module implementing the watch expression viewer widget.</td>
 </tr>
 </table>
 </body></html>
\ No newline at end of file

eric ide

mercurial