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

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 20 10:08:25 PDT 2015


clayborg added a comment.

So you are saying to have a setting that allows this plug-in to be enabled and have it set to false by default? That sounds good to me. It probably should be false on all platforms and anyone wanting JIT support should enable it?


http://reviews.llvm.org/D12890





More information about the lldb-commits mailing list