[Lldb-commits] [lldb] Refactor `ThreadList::WillResume()` to prepare to support reverse execution (PR #120817)

via lldb-commits lldb-commits at lists.llvm.org
Wed Jan 15 10:23:21 PST 2025


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

That looks better.  The one functional change - not telling a bunch of threads to set themselves up for running when we know they aren't going to get to run - is better behavior, and I can't see how it would cause problems.

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


More information about the lldb-commits mailing list