From: zengxiao
Hi all RISC-V folks:
When riscv-objdump is used to generate dwarf information, problems are found,
like:
DW_CFA_??? (User defined call frame op: 0x3c)
This error is related to that riscv-objdump does not follow the riscv
R_RISCV_SUB6 standard.
Riscv-readelf is correct because
From: zengxiao
Hi all RISC-V folks:
When riscv-objdump is used to generate dwarf information, problems are found,
like:
DW_CFA_??? (User defined call frame op: 0x3c)
This error is related to that riscv-objdump does not follow the riscv
R_RISCV_SUB6 standard.
Riscv-readelf is correct because
From: zengxiao
Hi all RISC-V folks:
When riscv-objdump is used to generate dwarf information, problems are found,
like:
DW_CFA_??? (User defined call frame op: 0x3c)
This error is related to that riscv-objdump does not follow the riscv
R_RISCV_SUB6 standard.
Riscv-readelf is correct because