Files
qt-creator/src/plugins/debugger/debuggeritem.cpp
Alessandro Portale 4aea270790 Debugger: Set Python env also for ndk-lldbs outside the SDK
When using an NDK installation which was not installed via an Android
SDK manager, we cannot presume that the included lldb binary has a path
containing "ndk" or "ndk-bundle".

Looking for "/toolchains/llvm/prebuilt/" in the path should detect any
ndk-provided lldb.

Change-Id: Icbaab0915f5877ca37ee44cbca6cc37360363b5c
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
2021-12-06 06:38:16 +00:00

17 KiB