1916 <dd> |
1916 <dd> |
1917 expression of watch expression to clear (string) |
1917 expression of watch expression to clear (string) |
1918 </dd> |
1918 </dd> |
1919 </dl><a NAME="DebugServer.startClient" ID="DebugServer.startClient"></a> |
1919 </dl><a NAME="DebugServer.startClient" ID="DebugServer.startClient"></a> |
1920 <h4>DebugServer.startClient</h4> |
1920 <h4>DebugServer.startClient</h4> |
1921 <b>startClient</b>(<i>unplanned=True, clType=None, forProject=False, runInConsole=False, venvName=""</i>) |
1921 <b>startClient</b>(<i>unplanned=True, clType=None, forProject=False, runInConsole=False, venvName="", workingDir=None</i>) |
1922 <p> |
1922 <p> |
1923 Public method to start a debug client. |
1923 Public method to start a debug client. |
1924 </p><dl> |
1924 </p><dl> |
1925 <dt><i>unplanned=</i> (bool)</dt> |
1925 <dt><i>unplanned=</i> (bool)</dt> |
1926 <dd> |
1926 <dd> |
1936 flag indicating to start the debugger in a |
1936 flag indicating to start the debugger in a |
1937 console window |
1937 console window |
1938 </dd><dt><i>venvName=</i> (str)</dt> |
1938 </dd><dt><i>venvName=</i> (str)</dt> |
1939 <dd> |
1939 <dd> |
1940 name of the virtual environment to be used |
1940 name of the virtual environment to be used |
|
1941 </dd><dt><i>workingDir=</i> (str)</dt> |
|
1942 <dd> |
|
1943 directory to start the debugger client in |
1941 </dd> |
1944 </dd> |
1942 </dl><a NAME="DebugServer.unregisterDebuggerInterface" ID="DebugServer.unregisterDebuggerInterface"></a> |
1945 </dl><a NAME="DebugServer.unregisterDebuggerInterface" ID="DebugServer.unregisterDebuggerInterface"></a> |
1943 <h4>DebugServer.unregisterDebuggerInterface</h4> |
1946 <h4>DebugServer.unregisterDebuggerInterface</h4> |
1944 <b>unregisterDebuggerInterface</b>(<i>interfaceName</i>) |
1947 <b>unregisterDebuggerInterface</b>(<i>interfaceName</i>) |
1945 <p> |
1948 <p> |