[Lldb-commits] [PATCH] D12890: Add plugin.jit-loader.gdb.enable-jit-breakpoint property to make JIT loader breakpoint optional.

Keno Fischer via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 20 03:52:27 PDT 2015


loladiro added a subscriber: loladiro.
loladiro added a comment.

@clayborg Given that this was merged, does it make sense to now allow the JITLoader to be created on OS X as well, but set the setting to false by default? Does that address the performance concern you had initially?


http://reviews.llvm.org/D12890





More information about the lldb-commits mailing list