Doc: Describe the Start Debugging Without Deployment option

Change-Id: I71fc00b1672bda910a1313335d7651680d257750
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Leena Miettinen
2019-03-22 14:37:52 +01:00
parent d7e3954f24
commit 0466875740

View File

@@ -112,7 +112,9 @@
\QC checks whether the compiled program is up-to-date, and rebuilds and
deploys it if the \uicontrol {Always build project before deploying it} and
\uicontrol {Always deploy before running} options are selected in the
\uicontrol {Build and Run} options.
\uicontrol {Build and Run} options. To debug the program without deploying
it, select \uicontrol Debug > \uicontrol {Start Debugging} >
\uicontrol {Start Debugging Without Deployment}.
The debugger then takes over and starts the program with suitable
parameters.