[Lldb-commits] [lldb] [lldb] Improve isolation between Process plugins and OS plugins (PR #125302)

via lldb-commits lldb-commits at lists.llvm.org
Fri Jan 31 15:47:19 PST 2025


https://github.com/jimingham approved this pull request.

That seems obviously right, it doesn't make sense to require every process plugin to be aware of backing threads, but it does seem quite reasonable for generic code to be aware of them.

https://github.com/llvm/llvm-project/pull/125302


More information about the lldb-commits mailing list