summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-07-31 12:04:29 +0200
committerLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-07-31 10:08:52 +0000
commite3fbe7e93a2ac7926b41ea0963ad12aaab0c0f00 (patch)
tree72d5b8cf006190b61f0aa26be4d1038c373e11ff
parentd667a23c46a8b1a35c70221e406864b1f00e76f9 (diff)
downloadqt-creator-e3fbe7e93a2ac7926b41ea0963ad12aaab0c0f00.tar.gz
Doc: Generate separate debug info field in Build steps
Link to the description of the new checkbox and update the screenshot. Change-Id: Ic7eebc3434749766ca56e43b26ff0bb9dc9a58d3 Reviewed-by: Ulf Hermann <ulf.hermann@theqtcompany.com>
-rw-r--r--doc/images/qtcreator-build-steps.pngbin22739 -> 19561 bytes
-rw-r--r--doc/src/projects/creator-projects-settings-build.qdoc4
2 files changed, 4 insertions, 0 deletions
diff --git a/doc/images/qtcreator-build-steps.png b/doc/images/qtcreator-build-steps.png
index 5a44ac1d01..74822377d4 100644
--- a/doc/images/qtcreator-build-steps.png
+++ b/doc/images/qtcreator-build-steps.png
Binary files differ
diff --git a/doc/src/projects/creator-projects-settings-build.qdoc b/doc/src/projects/creator-projects-settings-build.qdoc
index 4c84c2c7f9..7d0612f05a 100644
--- a/doc/src/projects/creator-projects-settings-build.qdoc
+++ b/doc/src/projects/creator-projects-settings-build.qdoc
@@ -114,6 +114,10 @@
the build step and add a custom build step that specifies another shell
command.
+ To generate debug symbols also for applications compiled in release mode,
+ select the \uicontrol {Generate separate debug info} check box. For more
+ information, see \l{Using the CPU Usage Analyzer}.
+
\QC is integrated to \l{http://doc.qt.io/QtQuickCompiler/}
{Qt Quick Compiler} (commercial only) that enables you to compile QML source
code into the final binary. This