tech-userlevel archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

LLDB: Sanitizing the debugger's runtime



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.

Attachment: signature.asc
Description: OpenPGP digital signature



Home | Main Index | Thread Index | Old Index