On 18 May 2015 at 21:27, Ed Maste <ema...@freebsd.org> wrote: > > - Does breakpad have the same OS support we have on LLDB today (OS > X/Linux/FreeBSD/Windows)?
For what it's worth, I gave breakpad a quick build test on FreeBSD, and it builds just fine. I can't get the full test suite to work out-of-the-box because it looks like breakpad includes a copy of gtest that's several years old and disagrees with some C++11 (tr1::tuple issues). Up-to-date gtest itself builds and passes tests on FreeBSD, however. So it looks like breakpad needs some basic updating to be usable across the board in LLVM or LLDB. _______________________________________________ lldb-dev mailing list lldb-dev@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev