public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Lancelot SIX <lsix@lancelotsix.com>
To: gdb-patches@sourceware.org
Subject: Re: [PATCH v3 0/2] Fix gdb.base/sigstep.exp for riscv64-linux
Date: Fri, 16 Jul 2021 22:13:35 +0000	[thread overview]
Message-ID: <20210716221335.ltguvjy2jemfbn4j@ubuntu.lan> (raw)
In-Reply-To: <20210707003043.447755-1-lsix@lancelotsix.com>

Hi,

I have just pushed the 2 patches (with Pedro's comments taken into
account) to master.

Lancelot.

On Wed, Jul 07, 2021 at 12:30:41AM +0000, Lancelot SIX wrote:
> On a riscv64-linux-gnu platform, gdb.base/sigstep.exp has many failures:
> 
> 	                === gdb Summary ===
> 
> 	# of expected passes            711
> 	# of unexpected failures        58
> 
> This patch series fixes those errors.  Patch #1 disables tests that
> cannot pass because the platform lacks support for hardware single
> stepping.  Patch #2 implements stepping outside of signal handlers for
> riscv*-*-linux* platforms.
> 
> The series was tested on riscv64-linux-gnu.
> 
> Since V2:
> 
> 	- Patch #1 also disables tests that require hardwre single
> 	stepping for riscv32.
> 	- Add support for stepping outside of signal handler.
> 
> Lancelot SIX (2):
>   gdb/testsuite: Declare that riscv64-*-linux* cannot
>     hardware_single_step
>   gdb: Support stepping out from signal handler on riscv*-linux
> 
>  gdb/riscv-linux-tdep.c    | 24 ++++++++++++++++++++++++
>  gdb/riscv-tdep.c          | 10 ++++++++++
>  gdb/riscv-tdep.h          |  4 ++++
>  gdb/testsuite/lib/gdb.exp |  2 +-
>  4 files changed, 39 insertions(+), 1 deletion(-)
> 
> -- 
> 2.30.2
> 

      parent reply	other threads:[~2021-07-16 22:13 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-07  0:30 Lancelot SIX
2021-07-07  0:30 ` [PATCH v3 1/2] gdb/testsuite: Declare that riscv*-*-linux* cannot hardware_single_step Lancelot SIX
2021-07-08 10:00   ` Pedro Alves
2021-07-07  0:30 ` [PATCH v3 2/2] gdb: Support stepping out from signal handler on riscv*-linux Lancelot SIX
2021-07-08 10:00   ` Pedro Alves
2021-07-08 11:49     ` Lancelot SIX
2021-07-08 12:11       ` Lancelot SIX
2021-07-08 12:34         ` Pedro Alves
2021-07-07 21:01 ` [PATCH v3 0/2] Fix gdb.base/sigstep.exp for riscv64-linux Jim Wilson
2021-07-07 22:55   ` Lancelot SIX
2021-07-08  1:32     ` Jim Wilson
2021-07-08  9:44   ` Pedro Alves
2021-07-08 11:59     ` Lancelot SIX
2021-07-08 15:24     ` Jim Wilson
2021-07-16 22:13 ` Lancelot SIX [this message]

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=20210716221335.ltguvjy2jemfbn4j@ubuntu.lan \
    --to=lsix@lancelotsix.com \
    --cc=gdb-patches@sourceware.org \
    /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).