Skip to content

Draft: WIP: RISC-V 64 LibDW support (#25537)

Sven Tennie requested to merge wip/supersven/riscv-libdw into master

Implement #25537 to get DWARF based stacktraces/backtraces. Needs testing.

The register mapping is described here: https://github.com/riscv-non-isa/riscv-elf-psabi-doc/blob/master/riscv-dwarf.adoc

There seems to be no mapping for the PC register anymore.

Edited by Sven Tennie

Merge request reports

Loading