gdb/arm: Document and fix exception stack offsets
authorYvan Roux <yvan.roux@foss.st.com>
Thu, 9 Jun 2022 14:44:50 +0000 (16:44 +0200)
committerYvan Roux <yvan.roux@foss.st.com>
Thu, 9 Jun 2022 14:47:51 +0000 (16:47 +0200)
commit2d9cf99d9a6c701de912d3e95ea3ffa134af4c62
tree0254802bfaf6df396a7e7adb7d4bfff7e380bd55
parent1ef3351b7b11e3d3bcdccdbc1bf2690ce35a70ba
gdb/arm: Document and fix exception stack offsets

Add a description of exception entry context stacking and fix next
frame offset (at 0xA8 relative to R0 location) as well as FPU
registers ones (starting at 0x68 relative to R0).

Signed-off-by: Torbjörn SVENSSON <torbjorn.svensson@st.com>
Signed-off-by: Yvan Roux <yvan.roux@foss.st.com>
gdb/arm-tdep.c