public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Yvan Roux <yvan.roux@foss.st.com>
To: <gdb-patches@sourceware.org>
Cc: Luis Machado <luis.machado@arm.com>,
	Torbjorn SVENSSON <torbjorn.svensson@foss.st.com>
Subject: [PATCH 0/3] gdb/arm: ARMv8-M Secure/Non-Secure stack support fixes
Date: Tue, 14 Jun 2022 16:56:06 +0200	[thread overview]
Message-ID: <20220614145606.GB12000@gnbcxd0114.gnb.st.com> (raw)

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

             reply	other threads:[~2022-06-14 14:56 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-14 14:56 Yvan Roux [this message]
2022-06-14 14:59 ` [PATCH 1/3] gdb/arm: Fetch initial sp value prior to compare Yvan Roux
2022-06-15  8:39   ` Luis Machado
2022-06-15  9:20     ` Yvan Roux
2022-06-14 15:00 ` [PATCH 2/3] gdb/arm: Track msp and psp Yvan Roux
2022-06-15  8:57   ` Luis Machado
2022-06-15  9:28     ` Yvan Roux
2022-06-15  9:46       ` Torbjorn SVENSSON
2022-06-15 10:15         ` Luis Machado
2022-06-15 10:46           ` Yvan Roux
2022-06-14 15:01 ` [PATCH 3/3] gdb/arm: Make sp alias for one of the other stack pointers Yvan Roux

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220614145606.GB12000@gnbcxd0114.gnb.st.com \
    --to=yvan.roux@foss.st.com \
    --cc=gdb-patches@sourceware.org \
    --cc=luis.machado@arm.com \
    --cc=torbjorn.svensson@foss.st.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).