forked from qt-creator/qt-creator
Doc: Describe launching the debugger from the locator
The "dr" locator filter was added. Task-number: QTCREATORBUG-30209 Change-Id: I25efd162c7adbff90e0c31c0965c30053ea4a64b Reviewed-by: hjk <hjk@qt.io> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -115,9 +115,17 @@
|
|||||||
|
|
||||||
\title Launching the Debugger
|
\title Launching the Debugger
|
||||||
|
|
||||||
To start an application from an open project under the control of a
|
You can start an application from an open project under the control of a
|
||||||
debugger, select the \inlineimage icons/qtcreator-debug-button.png
|
debugger in the following ways:
|
||||||
(\uicontrol {Start Debugging of Startup Project}) button or press \key F5.
|
|
||||||
|
\list
|
||||||
|
\li Select \inlineimage icons/qtcreator-debug-button.png
|
||||||
|
(\uicontrol {Start Debugging of Startup Project}).
|
||||||
|
\li Press \key F5.
|
||||||
|
\li Enter \c {dr} in the locator, and select the project to debug.
|
||||||
|
\li Go to \uicontrol Debug > \uicontrol {Start Debugging} >
|
||||||
|
\uicontrol {Start Debugging of Startup Project}.
|
||||||
|
\endlist
|
||||||
|
|
||||||
\QC checks whether the compiled application is up-to-date, and rebuilds and
|
\QC checks whether the compiled application is up-to-date, and rebuilds and
|
||||||
deploys it if you set the \uicontrol {Build before deploying} field to
|
deploys it if you set the \uicontrol {Build before deploying} field to
|
||||||
|
Reference in New Issue
Block a user