[Lldb-commits] [lldb] [lldb] Update the String table offset based on the DWARF format (PR #147054)
Hemang Gadhavi via lldb-commits
lldb-commits at lists.llvm.org
Sun Jul 6 23:02:24 PDT 2025
HemangGadhavi wrote:
> I suggest you look in lldb's source for any uses of the DWARF32 symbol, I bet we've done this elsewhere too.
Yes I already found it and its in my list to fix, there are few places where `DWARF32` parsing but I was planing to do in separate PR. or you want me to do it here only ?
https://github.com/llvm/llvm-project/pull/147054
More information about the lldb-commits
mailing list