From 045cb7a5094de546bfbdd5533cefb8372998e58b Mon Sep 17 00:00:00 2001 From: hjk Date: Mon, 22 Jan 2018 14:48:22 +0100 Subject: [PATCH] Debugger: Clarify the accepted kit values on the command line Change-Id: If88192085d5f0d99a7017d096acbf486660c4358 Reviewed-by: Leena Miettinen --- doc/src/howto/creator-cli.qdoc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/src/howto/creator-cli.qdoc b/doc/src/howto/creator-cli.qdoc index c64d6936879..8cfb2b7dc5f 100644 --- a/doc/src/howto/creator-cli.qdoc +++ b/doc/src/howto/creator-cli.qdoc @@ -174,8 +174,8 @@ \li -debug [,kit=] \li Debugger plugin: launch and debug the executable with the name \c{executable}. - A \c{kit} can be specified to point to non-default debuggers - and sysroots. + A \c{kit} can be specified by ID or name to point to non-default + debuggers and sysroots. \row \li -debug [executable,]core=[,kit=] @@ -186,8 +186,8 @@ it from the core file itself. This will fail for paths with more than about 80 characters. In such cases the \c{executable} parameter is mandatory. - A \c{kit} can be specified to point to non-default debuggers - and sysroots. + A \c{kit} can be specified by ID or name to point to non-default + debuggers and sysroots. \row \li -debug ,server=[,kit=] @@ -195,8 +195,8 @@ \c{port} on the server \c{server}. The parameter \c{executable} specifies a local copy of the executable the remote debug server is manipulating. - A \c{kit} can be specified to point to non-default debuggers and - sysroots. + A \c{kit} can be specified by ID or name to point to non-default + debuggers and sysroots. \row \li -wincrashevent