Re: [lldb-dev] lldb-5.0 on linux not finding lldb-server-5.0.0

2017-09-13 Thread Ramana via lldb-dev
At least I did not encounter the below issue on Ubuntu 16.04 (with x86 i.e 32bit) machine with lldb v5.0. FYI, I have built the tool chain from the RELEASE_500/final tag source. > Somebody on stack overflow is reporting: > https://stackoverflow.com/questions/46164427/lldb-is-not-starting-an-appl

[lldb-dev] lldb-5.0 on linux not finding lldb-server-5.0.0

2017-09-12 Thread Jim Ingham via lldb-dev
Somebody on stack overflow is reporting: https://stackoverflow.com/questions/46164427/lldb-is-not-starting-an-application that they got the 5.0 tools on an Ubuntu system, and lldb is saying: error: process launch failed: unable to locate lldb-server-5.0.0 when he tries to run a process. The re