diff options
author | Christophe Lyon <christophe.lyon@arm.com> | 2022-04-01 10:21:58 +0100 |
---|---|---|
committer | Christophe Lyon <christophe.lyon@arm.com> | 2022-04-27 15:18:17 +0100 |
commit | fcaa1071d7921c4f7c7592a10ed7b84830ec8c49 (patch) | |
tree | 0f89661c8d52a54be61315da68e6b84f195809a9 /gdb/python/py-frame.c | |
parent | 41b96eef5f1de451e5e95cca053df0550f66bbf5 (diff) | |
download | binutils-fcaa1071d7921c4f7c7592a10ed7b84830ec8c49.zip binutils-fcaa1071d7921c4f7c7592a10ed7b84830ec8c49.tar.gz binutils-fcaa1071d7921c4f7c7592a10ed7b84830ec8c49.tar.bz2 |
gdb/arm: Fix prologue analysis to support vpush
While working on adding support for Non-secure/Secure modes unwinding,
I noticed that the prologue analysis lacked support for vpush, which
is used for instance in the CMSE stub routine.
This patch updates thumb_analyze_prologue accordingly, adding support
for vpush of D-registers.
Signed-off-by: Christophe Lyon <christophe.lyon@foss.st.com>
Signed-off-by: Christophe Lyon <christophe.lyon@arm.com>
Diffstat (limited to 'gdb/python/py-frame.c')
0 files changed, 0 insertions, 0 deletions