Re: [lldb-dev] [Release-testers] [3.8 Release] 'final' has been tagged

2016-03-04 Thread Nikola Smiljanic via lldb-dev
Uploaded Fedora and openSUSE binaries 5bc4bb9b1cadb37567328430c87e958b916049d8 clang+llvm-3.8.0-i586-opensuse13.2.tar.xz 76d64a4cec71b95263bdf9b46bb3367f4b747c53 clang+llvm-3.8.0-i686-fedora23.tar.xz 716d09d8d27f715ffcd795a138184033f83a7703 clang+llvm-3.8.0-x86_64-fedora23.tar.xz 3f68b54a7c9be3

[lldb-dev] [Bug 26842] New: LLDB GUI segfault when continuing with the thread frame list expanded

2016-03-04 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=26842 Bug ID: 26842 Summary: LLDB GUI segfault when continuing with the thread frame list expanded Product: lldb Version: 3.8 Hardware: Macintosh OS: MacOS X

Re: [lldb-dev] How to use the C++ API? No useful documentation?

2016-03-04 Thread Paul Peet via lldb-dev
Hi Pavel, First of all, thank you for looking into this. I really appreciate it. Secondly, the check with GetRestartedFromEvent did the trick. I am finally getting correct information. Thank You very much. About the documentation, I really think it can be much better and I would also help in thi

Re: [lldb-dev] [3.8 Release] 'final' has been tagged

2016-03-04 Thread Ben Pope via lldb-dev
On Thursday, March 03, 2016 08:33 AM, Hans Wennborg via lldb-dev wrote: Dear testers, My list of blockers is empty, and there were no new problems discovered with rc3, so I have gone ahead and tagged 3.8.0-final [1]. Please build the final binaries and upload to the sftp. Uploaded: clang+llv

Re: [lldb-dev] How to use the C++ API? No useful documentation?

2016-03-04 Thread Pavel Labath via lldb-dev
Hi Paul, I believe you are experiencing the same problem as a couple of other people before you (see , ). Basically, you need to ignore the events with the "restart