aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2024-02-23 13:04:00 +0100
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2024-02-29 14:44:06 +0000
commit87f2e9e190ee0df75ff2f9a16b694c152823f6d9 (patch)
tree54dabfb3e56b5060f757d57c44e8764b1225a33e /doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
parente7468d060c854eae241f6cb18c81c7f679ff36ca (diff)
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>
Diffstat (limited to 'doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc')
-rw-r--r--doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc14
1 files changed, 11 insertions, 3 deletions
diff --git a/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc b/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
index 914ee67465..34ea75fc52 100644
--- a/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
+++ b/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc
@@ -115,9 +115,17 @@
\title Launching the Debugger
- To start an application from an open project under the control of a
- debugger, select the \inlineimage icons/qtcreator-debug-button.png
- (\uicontrol {Start Debugging of Startup Project}) button or press \key F5.
+ You can start an application from an open project under the control of a
+ debugger in the following ways:
+
+ \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
deploys it if you set the \uicontrol {Build before deploying} field to