[Lldb-commits] [lldb] [lldb][Windows] Clear stale thread stop info on resume (PR #201595)

Charles Zablit via lldb-commits lldb-commits at lists.llvm.org
Fri Jun 5 08:02:53 PDT 2026


charles-zablit wrote:

> But this seems like it should be generally true, it's a little surprising this isn't happening at a higher level?

Windows was the only platform not doing this. Now that it does, we can move the logic up into the base class. I opened https://github.com/llvm/llvm-project/pull/201858 to do that.

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


More information about the lldb-commits mailing list