--- 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,