I am going to check in a change (D39215) which causes the check-lldb
target to use the just-built clang for compiling the test inferiors
(instead of the system compiler, which was the old default). The main
reason for this is to provide better reproducibility of test results
between different machi
Hi :
I build a armhf qemu enviroment to test ARM lldb + lldb-server
testsuite. source code base on LLVM + LLDB + LLD + CLANG formal release
5.0.0.
Target: lldb-server platform --listen *: --server
Host :
(lldb) platform select remote-linux
Platform: remote-linux
Con