From: Thiago Jung Bauermann <thiago.bauermann@linaro.org>
To: <srinath.parvathaneni@arm.com>
Cc: <gdb-patches@sourceware.org>, <luis.machado.foss@gmail.com>,
<guinevere@redhat.com>, <Ezra.Sitorus@arm.com>,
<Matthieu.Longo@arm.com>, <simark@simark.ca>
Subject: Re: [PATCH v3 5/5] [PATCH 5/5] gdb/testsuite: Add FEAT_S1POE testcases
Date: Sat, 25 Jul 2026 06:23:09 +0000 [thread overview]
Message-ID: <875x23lh9u.fsf@linaro.org> (raw)
In-Reply-To: <20260714201530.78374-6-srinath.parvathaneni@arm.com> (srinath parvathaneni's message of "Tue, 14 Jul 2026 20:15:30 +0000")
<srinath.parvathaneni@arm.com> writes:
> From: Srinath Parvathaneni <srinath.parvathaneni@arm.com>
>
> Add testcases for POR_EL0 register access, SIGSEGV diagnostics, fix-and-continue
> support (updating $por_el0 after SIGSEGV and continuing with signal 0), and core
> file support.
> ---
> gdb/testsuite/gdb.arch/aarch64-poe-core.exp | 101 ++++++++++++++++++
> gdb/testsuite/gdb.arch/aarch64-poe-sigsegv. | 0
> gdb/testsuite/gdb.arch/aarch64-poe-sigsegv.c | 52 +++++++++
> .../gdb.arch/aarch64-poe-sigsegv.exp | 58 ++++++++++
> gdb/testsuite/gdb.arch/aarch64-poe.c | 29 +++++
> gdb/testsuite/gdb.arch/aarch64-poe.exp | 46 ++++++++
> gdb/testsuite/lib/gdb.exp | 55 ++++++++++
> 7 files changed, 341 insertions(+)
> create mode 100644 gdb/testsuite/gdb.arch/aarch64-poe-core.exp
> create mode 100644 gdb/testsuite/gdb.arch/aarch64-poe-sigsegv.
> create mode 100644 gdb/testsuite/gdb.arch/aarch64-poe-sigsegv.c
> create mode 100644 gdb/testsuite/gdb.arch/aarch64-poe-sigsegv.exp
> create mode 100644 gdb/testsuite/gdb.arch/aarch64-poe.c
> create mode 100644 gdb/testsuite/gdb.arch/aarch64-poe.exp
I don't have anything to add to Luis' comments, except to say that the
tests now pass in my testing. Thanks for making the changes!
PS: I don't have comments on patches 2-4.
--
Thiago
(he/him)
prev parent reply other threads:[~2026-07-25 6:23 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-14 20:15 [PATCH v3 0/5] gdb/aarch64: Add POR_EL0 register support for FEAT_S1POE srinath.parvathaneni
2026-07-14 20:15 ` [PATCH v3 1/5] [PATCH 1/5] " srinath.parvathaneni
2026-07-21 19:53 ` Luis
2026-07-25 6:20 ` Thiago Jung Bauermann
2026-07-25 7:37 ` Luis
2026-07-25 18:44 ` Thiago Jung Bauermann
2026-07-21 20:25 ` Luis
2026-07-23 9:29 ` Srinath Parvathaneni
2026-07-25 6:13 ` Thiago Jung Bauermann
2026-07-25 7:29 ` Luis
2026-07-14 20:15 ` [PATCH v3 2/5] [PATCH 2/5] gdb: Improve SIGSEGV diagnostics for POE faults srinath.parvathaneni
2026-07-21 20:30 ` Luis
2026-07-22 9:41 ` Matthieu Longo
2026-07-22 23:11 ` Luis
2026-07-23 9:03 ` Srinath Parvathaneni
2026-07-25 7:39 ` Luis
2026-07-14 20:15 ` [PATCH v3 3/5] [PATCH 3/5] gdbserver/aarch64: Add POR_EL0 register support srinath.parvathaneni
2026-07-14 20:15 ` [PATCH v3 4/5] [PATCH 4/5] gdb/aarch64: Add core file support for FEAT_S1POE srinath.parvathaneni
2026-07-21 20:14 ` Luis
2026-07-14 20:15 ` [PATCH v3 5/5] [PATCH 5/5] gdb/testsuite: Add FEAT_S1POE testcases srinath.parvathaneni
2026-07-21 20:38 ` Luis
2026-07-25 6:23 ` Thiago Jung Bauermann [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=875x23lh9u.fsf@linaro.org \
--to=thiago.bauermann@linaro.org \
--cc=Ezra.Sitorus@arm.com \
--cc=Matthieu.Longo@arm.com \
--cc=gdb-patches@sourceware.org \
--cc=guinevere@redhat.com \
--cc=luis.machado.foss@gmail.com \
--cc=simark@simark.ca \
--cc=srinath.parvathaneni@arm.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