[lldb-dev] LLDB/NetBSD test suite results as of 8 Dec 2015

Ed Maste via lldb-dev lldb-dev at lists.llvm.org
Tue Dec 8 08:21:02 PST 2015


On 7 December 2015 at 19:28, Kamil Rytarowski via lldb-dev
<lldb-dev at lists.llvm.org> wrote:
>
> I ran the LLDB test suite of the LLDB-current version on NetBSD/amd64
> (v. 7.99.21).
>
> The results are as follows:
>
> 415 out of 415 test suites processed - TestRecursiveTypes.py
>
> Ran 415 test suites (266 failed) (64.096386%)
> Ran 222 test cases (145 failed) (65.315315%)
> Failing Tests (266)
>
> The major missing piece is native process tracking support (with the
> ptrace(2) interface). Once added, LLDB should start to be usable on
> this platform.

Great progress, and thanks for the update! Are you planning to base
the NetBSD native support on NativeProcessLinux? I need to migrate the
FreeBSD support to work that way still.


More information about the lldb-dev mailing list