[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
Thu Dec 14 11:21:33 PST 2023


DavidSpickett wrote:

I've caught it happening on Arm. We appear to be trying to pop the base plan after finishing a single step, going to read through the code tomorrow to figure out why.

In the meantime, I've removed all my modifications and skipped it on Arm and AArch64 Linux.

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


More information about the lldb-commits mailing list