forked from qt-creator/qt-creator
Doc: Describe the Start Debugging Without Deployment option
Change-Id: I71fc00b1672bda910a1313335d7651680d257750 Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -112,7 +112,9 @@
|
|||||||
\QC checks whether the compiled program is up-to-date, and rebuilds and
|
\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
|
deploys it if the \uicontrol {Always build project before deploying it} and
|
||||||
\uicontrol {Always deploy before running} options are selected in the
|
\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
|
The debugger then takes over and starts the program with suitable
|
||||||
parameters.
|
parameters.
|
||||||
|
Reference in New Issue
Block a user