diff options
author | Jim Wilson <jimw@sifive.com> | 2018-10-26 10:32:58 -0700 |
---|---|---|
committer | Jim Wilson <jimw@sifive.com> | 2018-10-26 10:32:58 -0700 |
commit | 77c6f5fcdae65da0428ff75fa81059f1b5271cf0 (patch) | |
tree | 3d0a5035b8e0cd518705feabd5c0339aabc0a1a0 /include/elf | |
parent | 8a61382623e271fe2df0fe8f7558ea545db8b561 (diff) | |
download | gdb-77c6f5fcdae65da0428ff75fa81059f1b5271cf0.zip gdb-77c6f5fcdae65da0428ff75fa81059f1b5271cf0.tar.gz gdb-77c6f5fcdae65da0428ff75fa81059f1b5271cf0.tar.bz2 |
RISC-V: Linux signal frame support.
Add support for recognizing signal trampolines, parsing the signal frame,
and reading register values from it.
gdb/
* riscv-linux-tdep.c: Include tramp-frame.h and trad-frame.h.
(riscv_linux_sigframe_init): Declare.
(RISCV_INST_LI_A7_SIGRETURN, RISCV_INT_ECALL): New.
(riscv_linux_sigframe): New.
(SIGFRAME_SIGINFO_SIZE, UCONTEXT_MCONTEXT_OFFSET): New.
(riscv_linux_sigframe_init): Define.
(riscv_linux_init_abi): Call tramp_frame_prepend_unwinder.
Diffstat (limited to 'include/elf')
0 files changed, 0 insertions, 0 deletions