[Lldb-commits] [lldb] [LLDB] Ensure the data of apple accelerator tables is kept around (PR #71828)

Felipe de Azevedo Piovezan via lldb-commits lldb-commits at lists.llvm.org
Thu Nov 9 14:04:41 PST 2023


felipepiovezan wrote:

> The correct fix seems to also store the underlying storage along with the accelerator tables in AppleDWARFIndex.

This was my initial reaction as well. Is there some blocker to doing this?

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


More information about the lldb-commits mailing list