summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2013-11-18 15:32:10 +0100
committerLeena Miettinen <riitta-leena.miettinen@digia.com>2013-11-19 10:12:38 +0100
commitcd7eed60faeef0056e9fb0415d9b28c0f5b2afd7 (patch)
treee2df38855457c0483ac30d313447f66aedd3a4b2 /doc
parent6e23885eae3047790d6ce0663f3c25d2e998906b (diff)
downloadqt-creator-cd7eed60faeef0056e9fb0415d9b28c0f5b2afd7.tar.gz
Doc: debugger settings were moved to the Debuggers tab.
You just select from a list of debuggers in the Kits tab, now. Change-Id: Ifd82947b61641a4c15ba60bc49bf8db8e07d4b83 Reviewed-by: hjk <hjk121@nokiamail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/debugger/creator-debugger-setup.qdoc11
1 files changed, 4 insertions, 7 deletions
diff --git a/doc/src/debugger/creator-debugger-setup.qdoc b/doc/src/debugger/creator-debugger-setup.qdoc
index e06c1f6ee3..b44e1aa062 100644
--- a/doc/src/debugger/creator-debugger-setup.qdoc
+++ b/doc/src/debugger/creator-debugger-setup.qdoc
@@ -363,13 +363,10 @@
\li Select an automatically created kit in the list, and then select
\gui Clone to create a copy of the kit.
- \li In the \gui Debugger field, select \gui Edit to change the
- automatically detected debugger to LLDB Engine.
-
- \li In the \gui Engine field, select \gui {LLDB Engine}.
-
- \li Select \gui Choose to set the path to the LLDB engine in the
- \gui Binary field.
+ \li In the \gui Debugger field, select an LLDB Engine. If an LLDB Engine
+ is not listed, select \gui Manage to add it in \gui Tools >
+ \gui Options > \gui {Build & Run} > \gui Debuggers. For more
+ information, see \l {Adding Debuggers}.
\li To use the debugger, add the kit in the \gui {Build Settings}
of the project.