[Lldb-commits] [lldb] Add a test for evicting unreachable modules from the global module cache (PR #74894)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Wed Dec 20 00:50:30 PST 2023
DavidSpickett wrote:
> It would be interesting to see if changing the test to explicitly kill the process, then its target, then the Debugger makes the crash go away.
Trying this as https://github.com/llvm/llvm-project/commit/a756dc4724a279d76898bacd054a04832b02caa8.
https://github.com/llvm/llvm-project/pull/74894
More information about the lldb-commits
mailing list