On 18 October 2013 15:12, Richard Mitton <[email protected]> wrote: > I haven't started on anything for it yet, but I plan to soon. > > There shouldn't be any good reason why it wouldn't build as-is on FreeBSD, > so I can only imagine it's some simple compile error. Any particular error > message?
The issue was just the lack of an implementation in the FreeBSD ProcessMonitor class (and there's no common base, unlike most of the rest of the Linux/FreeBSD support). I suspect the Linux implementation will work as-is but I won't be able to test and confirm today so I added a stub to make the the buildbot happy for now. _______________________________________________ lldb-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
