summaryrefslogtreecommitdiff
path: root/doc/src/projects/creator-projects-debuggers.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/projects/creator-projects-debuggers.qdoc')
-rw-r--r--doc/src/projects/creator-projects-debuggers.qdoc15
1 files changed, 1 insertions, 14 deletions
diff --git a/doc/src/projects/creator-projects-debuggers.qdoc b/doc/src/projects/creator-projects-debuggers.qdoc
index 4158039f51..51bb7fe3f1 100644
--- a/doc/src/projects/creator-projects-debuggers.qdoc
+++ b/doc/src/projects/creator-projects-debuggers.qdoc
@@ -58,20 +58,7 @@
\li For GDB, specify the path to the GDB executable. The
executable must be built with Python scripting support
- enabled. The options you
- have depend on the development and target platform:
-
- \list
-
- \li For debugging on embedded devices using a different ABI,
- you must provide a special executable.
-
- \li For debugging on Windows using MinGW, select a Windows
- executable of GDB with Python scripting enabled. You can
- download it from
- \l{http://builds.qt-project.org/job/gdb-windows}.
-
- \endlist
+ enabled.
\li For LLDB (experimental), specify the path to the LLDB
executable.