summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/qtcreator.qdoc5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc
index db8bd99fd9..4822b60380 100644
--- a/doc/qtcreator.qdoc
+++ b/doc/qtcreator.qdoc
@@ -356,8 +356,7 @@
\section2 Debuggers
- Qt Creator does not include a debugger. It provides a debugger plugin that acts
- as an interface between the Qt Creator core and external native debuggers:
+ Qt Creator is integrated to several external native debuggers:
\list
@@ -5956,7 +5955,7 @@
\title Debugging
- Qt Creator does not include a debugger. It provides a debugger plugin that acts
+ Qt Creator provides a debugger plugin that acts
as an interface between the Qt Creator core and external native debuggers
such as the GNU Symbolic Debugger (gdb), the Microsoft Console Debugger (CDB),
and a QML/JavaScript debugger.