mib added a comment. In D139853#3992058 <https://reviews.llvm.org/D139853#3992058>, @labath wrote:
> That definitely looks much better. As I understand it, the scripted thread > interface is more high-level that our internal thread interface, and that > means it is computing its queue by itself, instead of delegating the work to > a separate plugin. That makes sense to me. Correct, Scripted Thread will report "pre-computed" queues to lldb, so it won't need to rely on the system runtime to resolve them in lldb. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D139853/new/ https://reviews.llvm.org/D139853 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits