summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhjk <hjk@theqtcompany.com>2015-09-01 16:36:56 +0200
committerhjk <hjk@theqtcompany.com>2015-09-02 10:05:10 +0000
commitf9f214925141c404727ca49d5cc164d3a72ac3df (patch)
treebc911daa9ada44686b75c25ab43a4f427693941f
parentb5cd5a970cc6c3827e2dac28bb78a96003be3b83 (diff)
downloadqt-creator-f9f214925141c404727ca49d5cc164d3a72ac3df.tar.gz
Doc: Bump LLDB version requirement
Drop 179.x on OS X, as this barely works. Include 3.7 on Linux, at least a build from SVN revision 232800 is knwon to be good. Also change 'minimal supported version' to 'minimum supported version'. Change-Id: Ia491289500aa1d9680a3194cd50852aec65272d1 Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
-rw-r--r--doc/src/debugger/creator-debugger-setup.qdoc11
m---------src/shared/qbs0
2 files changed, 6 insertions, 5 deletions
diff --git a/doc/src/debugger/creator-debugger-setup.qdoc b/doc/src/debugger/creator-debugger-setup.qdoc
index e3216a8ca2..31d926522e 100644
--- a/doc/src/debugger/creator-debugger-setup.qdoc
+++ b/doc/src/debugger/creator-debugger-setup.qdoc
@@ -110,10 +110,10 @@
Starting with version 3.1, \QC requires the Python scripting extension. GDB
builds without Python scripting are not supported anymore and will not work.
- The minimal supported version is GDB 7.5 using Python version 2.7, or 3.3,
+ The minimum supported version is GDB 7.5 using Python version 2.7, or 3.3,
or newer.
- For remote debugging using GDB and GDB server, the minimal supported version
+ For remote debugging using GDB and GDB server, the minimum supported version
of GDB server on the target device is 7.0.
\section2 Supported CDB Versions
@@ -128,9 +128,10 @@
LLDB is typically used with the Clang compiler (even though you can use it
with GCC, too).
- You can use the LLDB version delivered with Xcode, but we recommend that you
- build it from sources using Xcode. The minimal supported version is LLDB
- 179.5.
+ On OS X you can use the LLDB version delivered with Xcode or build from source.
+ The minimum supported version is LLDB 320.4.
+
+ On Linux, the minimum supported version is LLDB 3.7.
\omit
diff --git a/src/shared/qbs b/src/shared/qbs
-Subproject a34e10961d4b502bf63099084ae230e25a92775
+Subproject 549274d305d1b756c4316c6510f2bb32c5f937e