]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
ARM/FDPIC: Add support to unwind thumb2 signal trampoline
authorChristophe Lyon <christophe.lyon@linaro.org>
Wed, 14 Apr 2021 14:22:44 +0000 (14:22 +0000)
committerChristophe Lyon <christophe.lyon@linaro.org>
Wed, 14 Apr 2021 14:22:44 +0000 (14:22 +0000)
commitd5c137cf529398b9bd7ea1c34605aa4b735b8b11
tree560a4eda2ca71f0f18a2b372265e80504b6ae82a
parent666c20f65ebe79576949e989640d938928daad05
ARM/FDPIC: Add support to unwind thumb2 signal trampoline

2021-04-14  Mickael Guene  <mickael.guene@st.com>
Christophe Lyon  <christophe.lyon@st.com>

* gdb/arm-linux-tdep.c (FDPIC_T2_LDR_R12_WITH_FUNCDESC): New
define.
(FDPIC_T2_LDR_R9_WITH_GOT): New define.
(FDPIC_T2_LDR_PC_WITH_RESTORER): New define.
(arm_linux_thumb2_sigreturn_tramp_frame_fdpic): New.
(arm_linux_init_abi): Add thumb2 signal handler.
gdb/arm-linux-tdep.c