[lldb-dev] LLDB/NetBSD extended set of tasks

Kamil Rytarowski via lldb-dev lldb-dev at lists.llvm.org
Wed Mar 1 01:13:56 PST 2017


Hello,

The contract for the LLDB port on NetBSD has been prolonged by The
NetBSD Foundation. The additional time will cover the features that were
delayed in order to address blockers that were unveiled during the work
that has been done.

I've summarized the newly finished task segment in this blog entry:

http://blog.netbsd.org/tnf/entry/ptrace_2_tasks_segment_finished

My current plan is to return to LLDB and finish the following tasks:
  I. Register context and breakpoints support on NetBSD/amd64.
 II. NetBSD Threads support
III. NetBSD/i386 (32-bit x86) support.

To finalize the first goal I use LLVM/Clang/LLDB SVN rev. 296360 as the
base for my local patches. I work in pkgsrc-wip/lldb-netbsd and I
develop there local patches.

The current Test Suite status reports 267/1235 tests passed
successfully. This number of passing tests is expected to start growing
once the goals will be achieved and LLDB will be rendered into a
functional debugger on NetBSD.

===================
Test Result Summary
===================
Test Methods:       1235
Reruns:                1
Success:             267
Expected Failure:     21
Failure:             332
Error:               167
Exceptional Exit:      0
Unexpected Success:    1
Skip:                444
Timeout:               3
Expected Timeout:      0

http://netbsd.org/~kamil/lldb/check-lldb-r296360-2017-02-28.txt


<This work is sponsored by The NetBSD Foundation.>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20170301/c8db4e0f/attachment.sig>


More information about the lldb-dev mailing list