summaryrefslogtreecommitdiff
path: root/doc/src/debugger/creator-debugger.qdoc
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@nokia.com>2012-09-03 17:50:37 +0200
committerEike Ziller <eike.ziller@nokia.com>2012-09-04 15:24:06 +0200
commit328d205b624a94cf2f515ae8934b86b934c43f48 (patch)
tree4a482fe60492eac470cb5785e172dfc2de90e07b /doc/src/debugger/creator-debugger.qdoc
parentfb59a39a786789f3e44e9a7165a5920e60694a6a (diff)
downloadqt-creator-328d205b624a94cf2f515ae8934b86b934c43f48.tar.gz
Device type + tool chain + other settings -> Kit
We called that "Target" before Change-Id: Ie0d673c643947c26ac2706907f6250fc1739388a Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
Diffstat (limited to 'doc/src/debugger/creator-debugger.qdoc')
-rw-r--r--doc/src/debugger/creator-debugger.qdoc11
1 files changed, 5 insertions, 6 deletions
diff --git a/doc/src/debugger/creator-debugger.qdoc b/doc/src/debugger/creator-debugger.qdoc
index 9386f794d2..284608e9b3 100644
--- a/doc/src/debugger/creator-debugger.qdoc
+++ b/doc/src/debugger/creator-debugger.qdoc
@@ -252,9 +252,9 @@
While this setup might look daunting, it is mostly invisible to
the user of \QC. To start debugging on a remote target with the
- necessary helper processes running, select the target in
- \gui{Projects > Build Settings}
- or in the \gui{Debug > Start Debugging} menu.
+ necessary helper processes running, select the corresponding
+ \l{glossary-buildandrun-kit}{kit} in
+ \gui{Projects > Build & Run} or in the \gui{Debug > Start Debugging} menu.
Special use cases, such as attaching to a running process on the
target, might still require manual setup.
@@ -693,8 +693,7 @@
which may contain both release and debug versions of the library. When you run
applications on the Mac OS desktop, the release version of Frameworks is used
by default. To step into Frameworks, select the \gui {Use debug versions of
- Frameworks} option in the project run settings for \gui Desktop and
- \gui {\QS} targets.
+ Frameworks} option in the project run settings.
\section2 Viewing Threads
@@ -792,7 +791,7 @@
To give the user simple access also to these items, \QC employs
so-called Debugging Helpers. Debugging Helpers come in two varieties,
compiled, and Python based, depending on the selected
- \l{glossary-development-target}{target}.
+ \l{glossary-buildandrun-kit}{kit}.
By default, Debugging Helpers are automatically and transparently used.
To disable them, select \gui Tools > \gui Options > \gui Debugger >