From cd7eed60faeef0056e9fb0415d9b28c0f5b2afd7 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Mon, 18 Nov 2013 15:32:10 +0100 Subject: [PATCH] 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 --- doc/src/debugger/creator-debugger-setup.qdoc | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/doc/src/debugger/creator-debugger-setup.qdoc b/doc/src/debugger/creator-debugger-setup.qdoc index e06c1f6ee3a..b44e1aa062c 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.