~ubuntu-branches/ubuntu/karmic/eric/karmic

« back to all changes in this revision

Viewing changes to eric/Documentation/Source/index-eric3.DebugClients.Ruby.html

  • Committer: Bazaar Package Importer
  • Author(s): Scott Kitterman
  • Date: 2008-01-28 18:02:25 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20080128180225-6nrox6yrworh2c4v
Tags: 4.0.4-1ubuntu1
* Add python-qt3 to build-depends becuase that's where Ubuntu puts 
  pyqtconfig
* Change maintainer to MOTU

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'
2
 
'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
3
 
<html><head>
4
 
<title>eric3.DebugClients.Ruby</title>
5
 
</head>
6
 
<body bgcolor="#FFFFFF">
7
 
<h1><font color="#0000FF">eric3.DebugClients.Ruby</font></h1>
8
 
<p>
9
 
Package implementing the Ruby debugger.
10
 
</p>
11
 
 
12
 
 
13
 
<h3><font color="#FF0000">Modules</font></h3>
14
 
<table>
15
 
<tr>
16
 
<td><a href="eric3doc-eric3.DebugClients.Ruby.AsyncFile.html">AsyncFile</a></td>
17
 
<td>File implementing an asynchronous file like socket interface for the debugger.</td>
18
 
</tr><tr>
19
 
<td><a href="eric3doc-eric3.DebugClients.Ruby.AsyncIO.html">AsyncIO</a></td>
20
 
<td>File implementing an asynchronous interface for the debugger.</td>
21
 
</tr><tr>
22
 
<td><a href="eric3doc-eric3.DebugClients.Ruby.Completer.html">Completer</a></td>
23
 
<td>File implementing a command line completer class.</td>
24
 
</tr><tr>
25
 
<td><a href="eric3doc-eric3.DebugClients.Ruby.Config.html">Config</a></td>
26
 
<td>File defining the different Ruby types</td>
27
 
</tr><tr>
28
 
<td><a href="eric3doc-eric3.DebugClients.Ruby.DebugClient.html">DebugClient</a></td>
29
 
<td>File implementing a debug client.</td>
30
 
</tr><tr>
31
 
<td><a href="eric3doc-eric3.DebugClients.Ruby.DebugClientBaseModule.html">DebugClientBaseModule</a></td>
32
 
<td>File implementing a debug client base module.</td>
33
 
</tr><tr>
34
 
<td><a href="eric3doc-eric3.DebugClients.Ruby.DebugClientCapabilities.html">DebugClientCapabilities</a></td>
35
 
<td>File defining the debug clients capabilities.</td>
36
 
</tr><tr>
37
 
<td><a href="eric3doc-eric3.DebugClients.Ruby.DebugProtocol.html">DebugProtocol</a></td>
38
 
<td>File defining the debug protocol tokens</td>
39
 
</tr><tr>
40
 
<td><a href="eric3doc-eric3.DebugClients.Ruby.DebugQuit.html">DebugQuit</a></td>
41
 
<td>File implementing a debug quit exception class.</td>
42
 
</tr><tr>
43
 
<td><a href="eric3doc-eric3.DebugClients.Ruby.Debuggee.html">Debuggee</a></td>
44
 
<td>File implementing the real debugger, which is connected to the IDE frontend.</td>
45
 
</tr>
46
 
</table>
47
 
</body></html>
 
 
b'\\ No newline at end of file'