HemangGadhavi wrote: @labath @DavidSpickett With this PR I have enable the support of `DWARF64` format, I made the use of the existing llvm framework to get the header size and also adjusting the form value according to the format (i.e. `DW_FORM_ref_addr` suppose to 4bytes for `DWARF32` and 8bytes for `DWARF64` as per the DWARF specification). With this PR at least we are able to do source level debugging with `DWARF64` format without any harm to `DWARF32` Please let me know your inputs here.
https://github.com/llvm/llvm-project/pull/145645 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits