tech-toolchain archive

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

Re: [lldb-dev] Sanitizers update: The LLVM Thread Sanitizer has been ported to NetBSD



Yes, I can run LLDB under at least ASan and TSan.

Pity, the backend part (lldb-server) broke after refactoring the code in
recent months. I'm observing an early NULL pointer deference from NetBSD
Process Plugin - this is unrelated to the previous stability bugs that
inspired me to get the sanitizers aboard.

I will be back to LLDB once I will finish MSan.

On 30.11.2017 21:27, Zachary Turner wrote:
> Have you been able to run lldb under any sanitizers yet?
> On Thu, Nov 30, 2017 at 12:24 PM Kamil Rytarowski via lldb-dev
> <lldb-dev%lists.llvm.org@localhost <mailto:lldb-dev%lists.llvm.org@localhost>> wrote:
> 
>     Hello,
> 
>     I've finished the LLVM TSan porting:
> 
>     https://blog.netbsd.org/tnf/entry/the_llvm_thread_sanitizer_has
> 
>     Next goal:
>     Finish MSan followed by the switch to LLDB/NetBSD corrections.
> 
>     _______________________________________________
>     lldb-dev mailing list
>     lldb-dev%lists.llvm.org@localhost <mailto:lldb-dev%lists.llvm.org@localhost>
>     http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
> 


Attachment: signature.asc
Description: OpenPGP digital signature



Home | Main Index | Thread Index | Old Index