HemangGadhavi wrote:

> This is the relevant part of the standard, correct?

Yes exactly that's what I am referring too. 

> I see also "7.4 32-Bit and 64-Bit DWARF Formats", is there anything else in 
> there we need to handle?

I see there is one form `DW_FORM_strp_sup` which is not at all added in `LLDB` 
code but `LLVM` handles it, I am trying to generate the same, if so I can add 
this FORM as well. 


https://github.com/llvm/llvm-project/pull/147054
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to