diff -r 3e4605cc3541 -r c1588f5a83e9 eric6/Documentation/Source/eric6.Debugger.CallStackViewer.html --- a/eric6/Documentation/Source/eric6.Debugger.CallStackViewer.html Thu Dec 17 14:30:46 2020 +0100 +++ b/eric6/Documentation/Source/eric6.Debugger.CallStackViewer.html Thu Dec 17 14:40:06 2020 +0100 @@ -174,7 +174,7 @@ </p> <dl> -<dt><i>stack</i></dt> +<dt><i>stack</i> (list of tuples of (str, str, str, str))</dt> <dd> list of tuples with call stack data (file name, line number, function name, formatted argument/values list)