src/eric7/Documentation/Source/eric7.DebugClients.Python.DebugClientBase.html

branch
eric7
changeset 10684
58c7f23ae1cb
parent 10553
c5ef3ec68b75
equal deleted inserted replaced
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>)

eric ide

mercurial