Re: [PATCH] backends: add set_initial_registers_tid callback for RISC-V
On Wed, 2018-07-11 at 12:43 +0200, Andreas Schwab wrote: > This fixes the backtrace-dwarf and deleted tests, and lets > backtrace-native run a bit further. Looks good. Pushed to master. Funny that there is a dedicated register for the value zero. Cheers, Mark
[PATCH] backends: add set_initial_registers_tid callback for RISC-V
This fixes the backtrace-dwarf and deleted tests, and lets backtrace-native run a bit further. Signed-off-by: Andreas Schwab --- backends/ChangeLog | 6 backends/Makefile.am | 3 +- backends/riscv_init.c| 1 + backends/riscv_initreg.c | 77 ++