[Lldb-commits] [lldb] [lldb][DWARF] Only log address range error to verbose channel (PR #144037)
Michael Buch via lldb-commits
lldb-commits at lists.llvm.org
Fri Jun 13 03:02:03 PDT 2025
Michael137 wrote:
I looked into this a bit further. Looks like the reason this is failing for some functions where we fail to find `DW_AT_ranges` in the CU abbreviation decl (despite the attribute being there according to dwarfdump). Bit confused
https://github.com/llvm/llvm-project/pull/144037
More information about the lldb-commits
mailing list