Documentation/Source/eric6.Project.Project.html

changeset 5899
0516f6548ca6
parent 5606
da305d172769
child 5972
8499df251632
equal deleted inserted replaced
5898:fc96d49f5fbf 5899:0516f6548ca6
2534 <dd> 2534 <dd>
2535 flag indicating success (boolean) 2535 flag indicating success (boolean)
2536 </dd> 2536 </dd>
2537 </dl><a NAME="Project.setDbgInfo" ID="Project.setDbgInfo"></a> 2537 </dl><a NAME="Project.setDbgInfo" ID="Project.setDbgInfo"></a>
2538 <h4>Project.setDbgInfo</h4> 2538 <h4>Project.setDbgInfo</h4>
2539 <b>setDbgInfo</b>(<i>argv, wd, env, excReporting, excList, excIgnoreList, autoClearShell, tracePython=None, autoContinue=None</i>) 2539 <b>setDbgInfo</b>(<i>interpreter, argv, wd, env, excReporting, excList, excIgnoreList, autoClearShell, tracePython=None, autoContinue=None</i>)
2540 <p> 2540 <p>
2541 Public method to set the debugging information. 2541 Public method to set the debugging information.
2542 </p><dl> 2542 </p><dl>
2543 <dt><i>argv</i></dt> 2543 <dt><i>interpreter</i></dt>
2544 <dd>
2545 interpreter to be used (string)
2546 </dd><dt><i>argv</i></dt>
2544 <dd> 2547 <dd>
2545 command line arguments to be used (string) 2548 command line arguments to be used (string)
2546 </dd><dt><i>wd</i></dt> 2549 </dd><dt><i>wd</i></dt>
2547 <dd> 2550 <dd>
2548 working directory (string) 2551 working directory (string)

eric ide

mercurial