aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@nokia.com>2012-08-15 11:16:48 +0200
committerhjk <qthjk@ovi.com>2012-08-15 11:27:55 +0200
commita0c6b3277ba30a4cfa2087b3a284dae22d41306c (patch)
treeaf678f183fa4df52254209171342fe0c3e16c104 /doc
parent06fb14ba6593446873a392b63c203b9a786fae0e (diff)
Doc: remove obsolete CLI commands
The commands to disable debugger have been removed. Change-Id: I6a6fea47416e2aae00dbbcf308c5b6a819f6063a Reviewed-by: hjk <qthjk@ovi.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/howto/creator-cli.qdoc13
1 files changed, 0 insertions, 13 deletions
diff --git a/doc/src/howto/creator-cli.qdoc b/doc/src/howto/creator-cli.qdoc
index 58312db4d4..a0ac560171 100644
--- a/doc/src/howto/creator-cli.qdoc
+++ b/doc/src/howto/creator-cli.qdoc
@@ -91,19 +91,6 @@
\o Core plugin: override the selected UI color.
\row
- \o -disable-cdb
- \o Debugger plugin: disable the Microsoft Console Debugger (CDB)
- engine. For more information, see \l{Debugging}.
-
- \row
- \o -disable-gdb
- \o Debugger plugin: disable the GNU Symbolic Debugger (GDB) engine.
-
- \row
- \o -disable-sdb
- \o Debugger plugin: disable the Qt Script debugger engine.
-
- \row
\o -debug <PID-or-corefile>
\o Debugger plugin: attach to process ID or core file.