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