eric6/Documentation/Source/eric6.Debugger.DebugServer.html

changeset 7989
a21d673a8f99
parent 7986
2971d5d19951
child 8077
1fd8f611f26a
--- a/eric6/Documentation/Source/eric6.Debugger.DebugServer.html	Sat Jan 16 16:50:00 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Debugger.DebugServer.html	Sat Jan 16 16:51:23 2021 +0100
@@ -1001,7 +1001,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 associated language
 </dd>
@@ -1028,7 +1028,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 tuple of network interface name and index
 </dd>
@@ -1058,7 +1058,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 condition string
 </dd>
@@ -1288,7 +1288,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 tuple of local expression (string) and special condition
 </dd>
@@ -1515,7 +1515,7 @@
         Public slot to get a reference to the breakpoint model object.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the breakpoint model object
 </dd>
@@ -1541,7 +1541,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 debug client capabilities
 </dd>
@@ -1560,7 +1560,7 @@
         Public method to get the interpreter of the debug client.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 interpreter of the debug client
 </dd>
@@ -1579,7 +1579,7 @@
         Public method to get the currently running debug client type.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 debug client type
 </dd>
@@ -1598,7 +1598,7 @@
         Public method to return the IDs of the connected debugger backends.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of connected debugger backend IDs
 </dd>
@@ -1624,7 +1624,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 tuple of extensions associated with the language
 </dd>
@@ -1651,7 +1651,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 IP address or hostname
 </dd>
@@ -1678,7 +1678,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of supported languages
 </dd>
@@ -1697,7 +1697,7 @@
         Public slot to get a reference to the watch expression model object.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the watch expression model object
 </dd>
@@ -1730,7 +1730,7 @@
         Public method to check, if the debug client process is up.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a running debug client process
 </dd>
@@ -1749,7 +1749,7 @@
         Public method to test, if the debug server is connected to a backend.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a connection
 </dd>
@@ -1768,7 +1768,7 @@
         Public method to test, if the debug server is debugging.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating the debugging state
 </dd>

eric ide

mercurial