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

2017-08-04 Thread Kamil Rytarowski via lldb-dev
On 03.07.2017 18:41, Kamil Rytarowski wrote: > On 06.06.2017 17:47, Kamil Rytarowski wrote: >> Hello, >> > > Hello, > > Short update. > >> 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 sanitiz

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

2017-07-03 Thread Kamil Rytarowski via lldb-dev
On 06.06.2017 17:47, Kamil Rytarowski wrote: > Hello, > Hello, Short update. > 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

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

2017-06-06 Thread Kamil Rytarowski via lldb-dev
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, li