10683:779cda568acb | 10684:58c7f23ae1cb |
---|---|
1199 flag indicating a passive debugging session | 1199 flag indicating a passive debugging session |
1200 </dd> | 1200 </dd> |
1201 <dt><i>multiprocessSupport</i> (bool)</dt> | 1201 <dt><i>multiprocessSupport</i> (bool)</dt> |
1202 <dd> | 1202 <dd> |
1203 flag indicating to enable multiprocess | 1203 flag indicating to enable multiprocess |
1204 debugging support | 1204 debugging support (unused) |
1205 </dd> | 1205 </dd> |
1206 </dl> | 1206 </dl> |
1207 <a NAME="DebugClientBase.startProgInDebugger" ID="DebugClientBase.startProgInDebugger"></a> | 1207 <a NAME="DebugClientBase.startProgInDebugger" ID="DebugClientBase.startProgInDebugger"></a> |
1208 <h4>DebugClientBase.startProgInDebugger</h4> | 1208 <h4>DebugClientBase.startProgInDebugger</h4> |
1209 <b>startProgInDebugger</b>(<i>progargs, wd="", host=None, port=None, tracePython=False, redirect=True, passive=True, multiprocessSupport=False, reportAllExceptions=False, callTraceOptimization=False, codeStr="", scriptModule="", </i>) | 1209 <b>startProgInDebugger</b>(<i>progargs, wd="", host=None, port=None, tracePython=False, redirect=True, passive=True, multiprocessSupport=False, reportAllExceptions=False, callTraceOptimization=False, codeStr="", scriptModule="", </i>) |