Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] gdb/arm: ARMv8-M Secure/Non-Secure stack support fixes
@ 2022-06-14 14:56 Yvan Roux via Gdb-patches
  2022-06-14 14:59 ` [PATCH 1/3] gdb/arm: Fetch initial sp value prior to compare Yvan Roux via Gdb-patches
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Yvan Roux via Gdb-patches @ 2022-06-14 14:56 UTC (permalink / raw)
  To: gdb-patches; +Cc: Torbjorn SVENSSON

Hi,

This patch series is a re-work and enhanced version of the one submitted to
fixe the issues with multiple stack pointers described in:

https:sourceware.org/bugzilla/show_bug.cgi?id=29121

Yvan Roux (3):
  gdb/arm: Fetch initial sp value prior to compare
  gdb/arm: Track msp and psp
  gdb/arm: Make sp alias for one of the other stack pointers

 gdb/arm-tdep.c | 39 ++++++++++++++++++++++++++++++---------
 1 file changed, 30 insertions(+), 9 deletions(-)

-- 
2.17.1

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-06-15 10:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-14 14:56 [PATCH 0/3] gdb/arm: ARMv8-M Secure/Non-Secure stack support fixes Yvan Roux via Gdb-patches
2022-06-14 14:59 ` [PATCH 1/3] gdb/arm: Fetch initial sp value prior to compare Yvan Roux via Gdb-patches
2022-06-15  8:39   ` Luis Machado via Gdb-patches
2022-06-15  9:20     ` Yvan Roux via Gdb-patches
2022-06-14 15:00 ` [PATCH 2/3] gdb/arm: Track msp and psp Yvan Roux via Gdb-patches
2022-06-15  8:57   ` Luis Machado via Gdb-patches
2022-06-15  9:28     ` Yvan Roux via Gdb-patches
2022-06-15  9:46       ` Torbjorn SVENSSON via Gdb-patches
2022-06-15 10:15         ` Luis Machado via Gdb-patches
2022-06-15 10:46           ` Yvan Roux via Gdb-patches
2022-06-14 15:01 ` [PATCH 3/3] gdb/arm: Make sp alias for one of the other stack pointers Yvan Roux via Gdb-patches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox