[lldb-dev] LLDB: Sanitizing the debugger's runtime

Kamil Rytarowski via lldb-dev lldb-dev at lists.llvm.org
Tue Jun 6 08:47:37 PDT 2017


Hello,

I posted the LLDB/NetBSD report for May:

https://blog.netbsd.org/tnf/entry/lldb_sanitizing_the_debugger_s

I'm heading now to get the LLVM sanitizers aboard and use them for
further development of the LLDB/NetBSD port.

I need to modify the whole stack of LLVM (llvm, clang, compiler-rt,
libsanitizer). I prepared environment to execute tests in LLVM and Clang
and they appear to be in acceptable shape now to move on to sanitizers.

LLVM:
  Expected Passes    : 13216
  Expected Failures  : 107
  Unsupported Tests  : 7242
  Unexpected Failures: 252

Clang:
  Expected Passes    : 9847
  Expected Failures  : 14
  Unsupported Tests  : 876
  Unexpected Failures: 2

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/20170606/17f4e089/attachment.sig>


More information about the lldb-dev mailing list