--- a/Documentation/Source/eric6.DebugClients.Python.DebugClientBase.html Sun Aug 16 15:02:46 2015 +0200 +++ b/Documentation/Source/eric6.DebugClients.Python.DebugClientBase.html Sun Aug 16 15:34:40 2015 +0200 @@ -431,9 +431,9 @@ <dt><i>signalNumber</i> (int)</dt> <dd> number of the signal to be handled -</dd><dt><i>stack</i> (frame object)</dt> +</dd><dt><i>stackFrame</i> (frame object)</dt> <dd> -frame current stack frame +current stack frame </dd> </dl><a NAME="DebugClientBase.__unhandled_exception" ID="DebugClientBase.__unhandled_exception"></a> <h4>DebugClientBase.__unhandled_exception</h4>