aboutsummaryrefslogtreecommitdiff
path: root/gdb/python
diff options
context:
space:
mode:
authorYvan Roux <yvan.roux@foss.st.com>2022-07-25 15:26:24 +0200
committerYvan Roux <yvan.roux@foss.st.com>2022-07-25 15:31:16 +0200
commita6e4a48c02acf29d6bec2ff63fc909b57cf4bc78 (patch)
tree139830748735f052c86a640b2eb36e37286365c0 /gdb/python
parent42e11f363c5e2c5e750e9b9b67fbae511d83974d (diff)
downloadbinutils-a6e4a48c02acf29d6bec2ff63fc909b57cf4bc78.zip
binutils-a6e4a48c02acf29d6bec2ff63fc909b57cf4bc78.tar.gz
binutils-a6e4a48c02acf29d6bec2ff63fc909b57cf4bc78.tar.bz2
gdb/arm: Sync sp with other *sp registers
For Arm Cortex-M33 with security extensions, there are 4 different stack pointers (msp_s, msp_ns, psp_s, psp_ns), without security extensions and for other Cortex-M targets, there are 2 different stack pointers (msp and psp). With this patch, sp will always be in sync with one of the real stack pointers on Arm targets that contain more than one stack pointer. Signed-off-by: Torbjörn SVENSSON <torbjorn.svensson@foss.st.com> Signed-off-by: Yvan Roux <yvan.roux@foss.st.com>
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions