|
1 <?xml version="1.0" encoding="utf-8"?> |
|
2 <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' |
|
3 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'> |
|
4 <html><head> |
|
5 <title>eric5.DebugClients.Ruby</title> |
|
6 <style> |
|
7 b'body {\n background:white;\n margin: 0em 1em 10em 1em;\n color: black;\n}\n\nh1 { color: white; background: #4FA4FF; }\nh2 { color: white; background: #4FA4FF; }\nh3 { color: white; background: #00557F; }\nh4 { color: white; background: #00557F; }\n \na { color: #AA5500; }\n' |
|
8 </style> |
|
9 </head> |
|
10 <body> |
|
11 <h1>eric5.DebugClients.Ruby</h1> |
|
12 <p> |
|
13 Package implementing the Ruby debugger. |
|
14 </p> |
|
15 |
|
16 |
|
17 <h3>Modules</h3> |
|
18 <table> |
|
19 <tr> |
|
20 <td><a href="eric5.DebugClients.Ruby.AsyncFile.html">AsyncFile</a></td> |
|
21 <td>File implementing an asynchronous file like socket interface for the debugger.</td> |
|
22 </tr><tr> |
|
23 <td><a href="eric5.DebugClients.Ruby.AsyncIO.html">AsyncIO</a></td> |
|
24 <td>File implementing an asynchronous interface for the debugger.</td> |
|
25 </tr><tr> |
|
26 <td><a href="eric5.DebugClients.Ruby.Completer.html">Completer</a></td> |
|
27 <td>File implementing a command line completer class.</td> |
|
28 </tr><tr> |
|
29 <td><a href="eric5.DebugClients.Ruby.Config.html">Config</a></td> |
|
30 <td>File defining the different Ruby types</td> |
|
31 </tr><tr> |
|
32 <td><a href="eric5.DebugClients.Ruby.DebugClient.html">DebugClient</a></td> |
|
33 <td>File implementing a debug client.</td> |
|
34 </tr><tr> |
|
35 <td><a href="eric5.DebugClients.Ruby.DebugClientBaseModule.html">DebugClientBaseModule</a></td> |
|
36 <td>File implementing a debug client base module.</td> |
|
37 </tr><tr> |
|
38 <td><a href="eric5.DebugClients.Ruby.DebugClientCapabilities.html">DebugClientCapabilities</a></td> |
|
39 <td>File defining the debug clients capabilities.</td> |
|
40 </tr><tr> |
|
41 <td><a href="eric5.DebugClients.Ruby.DebugProtocol.html">DebugProtocol</a></td> |
|
42 <td>File defining the debug protocol tokens</td> |
|
43 </tr><tr> |
|
44 <td><a href="eric5.DebugClients.Ruby.DebugQuit.html">DebugQuit</a></td> |
|
45 <td>File implementing a debug quit exception class.</td> |
|
46 </tr><tr> |
|
47 <td><a href="eric5.DebugClients.Ruby.Debuggee.html">Debuggee</a></td> |
|
48 <td>File implementing the real debugger, which is connected to the IDE frontend.</td> |
|
49 </tr> |
|
50 </table> |
|
51 </body></html> |