Re: [lldb-dev] Does LLDB work on Ubuntu 14.04 x86_64?

2016-01-18 Thread Pavel Labath via lldb-dev
Hi, thanks for the report. Lldb does indeed work on linux x86_64 (and plenty more), but I think noone tests it with your given combination of cmake flags. I've managed to reproduce your problem and fix it with , but please give it a go to make sure it works for

[lldb-dev] Does LLDB work on Ubuntu 14.04 x86_64?

2016-01-17 Thread David Jones via lldb-dev
I'm trying out the release candidate(?) as follows: svn co http://llvm.org/svn/llvm-project/llvm/branches/release_38 llvm svn co http://llvm.org/svn/llvm-project/cfe/branches/release_38 cfe svn co http://llvm.org/svn/llvm-project/lldb/branches/release_38 lldb cd llvm/tools ln -s ../../cfe clang