--- a/Documentation/Source/eric6.Project.Project.html Mon Oct 09 19:06:46 2017 +0200 +++ b/Documentation/Source/eric6.Project.Project.html Tue Oct 10 19:05:00 2017 +0200 @@ -2536,11 +2536,14 @@ </dd> </dl><a NAME="Project.setDbgInfo" ID="Project.setDbgInfo"></a> <h4>Project.setDbgInfo</h4> -<b>setDbgInfo</b>(<i>argv, wd, env, excReporting, excList, excIgnoreList, autoClearShell, tracePython=None, autoContinue=None</i>) +<b>setDbgInfo</b>(<i>interpreter, argv, wd, env, excReporting, excList, excIgnoreList, autoClearShell, tracePython=None, autoContinue=None</i>) <p> Public method to set the debugging information. </p><dl> -<dt><i>argv</i></dt> +<dt><i>interpreter</i></dt> +<dd> +interpreter to be used (string) +</dd><dt><i>argv</i></dt> <dd> command line arguments to be used (string) </dd><dt><i>wd</i></dt>