[Lldb-commits] [lldb] Improve performance of .debug_names lookups when DW_IDX_parent attributes are used (PR #91808)

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Fri May 10 15:26:32 PDT 2024


clayborg wrote:

> we should probably fix the underlying issue instead: #77696

We still have binaries that are floating around for now that contain this issue and this was causing crashes. So it would be nice to fix this in LLDB for now and back this out after we have a stable and trustable .debug_names section?

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


More information about the lldb-commits mailing list