Re: [lldb-dev] [Bug 25866] Gentoo Linux build breaks in some scenarios when both Python 2 and Python 3 are present

2019-10-01 Thread nu quaquaraqua via lldb-dev
Hello, when the fix has been posted? I'm hitting it on the tarball v9.0.0 On Thu, 8 Aug 2019 at 03:15, via lldb-dev wrote: > Jonas Devlieghere changed bug 25866 > > What Removed Added > Status NEW RESOLVED > Resolution --- WORKSFORME > CC jdevlieg

[lldb-dev] Batch execution

2019-05-07 Thread nu quaquaraqua via lldb-dev
Dear developers, according to lldb -h the option -b / --batch should return to the command prompt if the underlying process hits a crash, something that does not happen in my case: # echo "run" > /tmp/after_load.txt # lldb -s /tmp/after_load.txt -b -- helloworld 2 (lldb) target create "helloworld

Re: [lldb-dev] Cannot install from source

2018-07-23 Thread nu quaquaraqua via lldb-dev
> > > Are you building with a different python version than 2.7.x? > > > > -- > > Qualcomm Innovation Center, Inc. > > The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a > Linux Foundation Collaborative Project > > > > *From:*

[lldb-dev] Cannot install from source

2018-07-18 Thread nu quaquaraqua via lldb-dev
Dear folks, I am trying to build & install LLVM, Clang and LLDB from source. Now the build completes fine, while the target `install' fails: -- Up-to-date: /opt/llvm/6.0.1/include/lldb/Host/Config.h CMake Error at tools/lldb/scripts/cmake_install.cmake:41 (file): file INSTALL cannot find "/opt/