sevaa / dwex

DWARF Explorer - a GUI utility for navigating the DWARF debug information

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Register names on more architectures

sevaa opened this issue · comments

The expression dumping logic translates register names from DWARF's numeric format (i. e. DW_OP_reg0) to architecture adequate friendly names, e. g. eax, but only for a handful of CPU architectures (x86 32/64, ARM 32/64, MIPS). Need support for more CPUs (PowerPC? RISC-V?).

PPC here: https://refspecs.linuxfoundation.org/ELF/ppc64/PPC-elf64abi-1.8.html#DW-REG