Documentation/Source/eric5.Debugger.DebugServer.html

changeset 3654
ffeb85cdc72d
parent 3358
57af7e9fda48
diff -r 942c9c625bc9 -r ffeb85cdc72d Documentation/Source/eric5.Debugger.DebugServer.html
--- a/Documentation/Source/eric5.Debugger.DebugServer.html	Sat Jun 28 16:26:02 2014 +0200
+++ b/Documentation/Source/eric5.Debugger.DebugServer.html	Sun Jun 29 14:00:30 2014 +0200
@@ -45,7 +45,11 @@
     Class implementing the debug server embedded within the IDE.
 </p><h3>Signals</h3>
 <dl>
-<dt>callTraceInfo</dt>
+<dt>appendStdout(msg)</dt>
+<dd>
+emitted when a passive debug connection is
+        established or lost
+</dd><dt>callTraceInfo</dt>
 <dd>
 emitted after the client reported the call trace
         data (isCall, fromFile, fromLine, fromFunction, toFile, toLine,

eric ide

mercurial