On my Pop!_OS machine (which is based on Ubuntu 17.10), using any version of LLDB above 3.8 gives me the error "process launch failed: unable to locate lldb-server-x.x.x" but when version 3.8 is installed, it works just fine.
There are various posts across the web about the same problem on multipler versions of Ubuntu. The most common solution presented is to use update-alternatives, but that did not solve the problem for me. I also checked my bin directories and the binaries for lldb-server are there for any version I install. _______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev