[PATCH V3 0/2] gdb/arm: Sync sp with other *sp registers
Torbjörn SVENSSON
torbjorn.svensson@foss.st.com
Fri Jul 22 20:59:29 GMT 2022
Hi,
This is a new version of the patch with the eith if-statements replaced
with 10 of assignemtns instead. It also include a cleanup that converts
the existing swtich statment to if-else statements as the alternative
SP register handling on Arm Contex-M does not have known register
numbers at compile time.
To avoid the confusion; the patch series is a joint effort from me
an Yvan and thus, both names exist in the patches.
Yvan Roux (2):
gdb/arm: Use if-else if instead of switch
gdb/arm: Sync sp with other *sp registers
gdb/arm-tdep.c | 103 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------
1 file changed, 89 insertions(+), 14 deletions(-)
More information about the Gdb-patches
mailing list