[Lldb-commits] [lldb] [lldb] Fix a crash when using .dwp files and make type lookup reliable with the index cache (PR #79544)

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Tue Jan 30 18:07:13 PST 2024


clayborg wrote:

> High level makes sense.
> 
> Can you add test to ensure both dwarf4 & dwarf5 work? Also the modified test covers dwp, have you tested dwo without dwp scenario for completeness?

I can add a dwarf4 test, yes.

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


More information about the lldb-commits mailing list