1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 06:32:10 +02:00
Find a file
Marc-Andre Laperle e5d8f677b2 LLDB: Print an error when lldb is below minimum version
Prevent users from using a version of lldb that is too old.
Before version 3.8 there was a hang and other issues. If the
version cannot be determined, the launch stil proceeds. This
is because there is no good way to get the version from the
lldb-mi executable but rather, we can only do a best-effort
to get the version from the normal lldb executable. If the
lldb executable is not present but the lldb-mi is, this is a
valid way to use the debugger but the version cannot be determined.

In the future, it would be better if the lldb-mi executable could
report the lldb version directly. But this would be an improvement
in lldb, not CDT.

Change-Id: Ief8a4ebd3ea1e3d549a5cef41ac3030ec48734c4
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2016-08-28 02:17:42 -04:00
build Missed updates from last CMake change. 2016-08-26 13:42:30 -04:00
codan Update version to 9.1.0 2016-08-17 10:11:57 -04:00
core Bug 174176 - Hook up CMake build to LaunchBar to select toolchain files 2016-08-25 16:49:28 -04:00
cross Update version to 9.1.0 2016-08-17 10:11:57 -04:00
debug Scanner discovery for CMake projects. 2016-08-23 01:05:13 -04:00
doc Update version to 9.1.0 2016-08-17 10:11:57 -04:00
dsf Update version to 9.1.0 2016-08-17 10:11:57 -04:00
dsf-gdb Update version to 9.1.0 2016-08-17 10:11:57 -04:00
jtag Update version to 9.1.0 2016-08-17 10:11:57 -04:00
launch Update version to 9.1.0 2016-08-17 10:11:57 -04:00
llvm LLDB: Print an error when lldb is below minimum version 2016-08-28 02:17:42 -04:00
lrparser Update version to 9.1.0 2016-08-17 10:11:57 -04:00
memory Update version to 9.1.0 2016-08-17 10:11:57 -04:00
native/org.eclipse.cdt.native.serial Fix Windows 32-bit serial.dll. 2016-08-26 10:43:20 -04:00
qt Bug 174176 - Hook up CMake build to LaunchBar to select toolchain files 2016-08-25 16:49:28 -04:00
releng LLDB: Add LLDB feature and add it to update site 2016-08-19 10:29:03 -04:00
remote Update version to 9.1.0 2016-08-17 10:11:57 -04:00
testsrunner Fix change of version 2016-08-24 10:35:50 -04:00
toolchains/arduino Bug 500237 - Use specific version of tool for uploads. 2016-08-26 12:22:52 -04:00
upc Update version to 9.1.0 2016-08-17 10:11:57 -04:00
util Update version to 9.1.0 2016-08-17 10:11:57 -04:00
visualizer Update version to 9.1.0 2016-08-17 10:11:57 -04:00
windows Update version to 9.1.0 2016-08-17 10:11:57 -04:00
xlc Update version to 9.1.0 2016-08-17 10:11:57 -04:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml releng: Build with Tycho 0.26. 2016-08-23 16:22:28 -04:00