[Lldb-commits] [lldb] [llvm] [Support] [lldb] Fix thread jump #45326 (PR #135778)

David Blaikie via lldb-commits lldb-commits at lists.llvm.org
Tue Apr 15 13:18:12 PDT 2025


dwblaikie wrote:

Looks like this could/should be 2-3 comits. The ADT change is one, the llvm-symbolizer could be another (with or without the lldb test coverage), then possibly the lldb test coverage as a separate third step. (the contents of the patch I don't have much opinion on, I haven't even thought about whether the ADT change is good/bad, etc)

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


More information about the lldb-commits mailing list