[Lldb-commits] [lldb] [LLDB][ProcessWindows] Set exit status on instance rather than going through all targets (PR #159308)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Wed Sep 17 09:34:30 PDT 2025
https://github.com/DavidSpickett approved this pull request.
Great find! I had noticed that lldb was slow to quit but I always thought it would be something inherent to how things work on Windows.
https://github.com/llvm/llvm-project/pull/159308
More information about the lldb-commits
mailing list