From eed35e5d4e24fe5879cd8d22a3cf7e72a71abf20 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Tue, 23 Nov 2010 10:24:35 +0100 Subject: [PATCH] Doc: building projects in debug mode for debugging Reviewed-by: Kai Koehne --- doc/qtcreator.qdoc | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc index 138cfb83d2..fef879afa1 100644 --- a/doc/qtcreator.qdoc +++ b/doc/qtcreator.qdoc @@ -6275,7 +6275,12 @@ \c {DEFINES += QMLJSDEBUGGER}. - Then you must rebuild the project. + Then you must rebuild the project in debug mode. Select a debug configuration for + the target in the \gui {Target selector}. + + \image qtcreator-target-selector-debug.png "Target selector" + + You can create debug configurations for project targets in the \gui Projects mode. To enable QML debugging for both types of projects, select \gui Projects, and then select the \gui QML check box in the run settings. -- 2.11.0