From: Guinevere Larsen <guinevere@redhat.com>
To: timurgol007 <timurgol007@gmail.com>, gdb-patches@sourceware.org
Subject: Re: [PATCH] Enable process record testsuite for RISC-V
Date: Wed, 1 Oct 2025 14:15:22 -0300 [thread overview]
Message-ID: <a47469d0-49da-41c7-ac66-918813469916@redhat.com> (raw)
In-Reply-To: <20251001151052.112499-1-timurgol007@gmail.com>
On 10/1/25 12:10 PM, timurgol007 wrote:
> When I ran GDB testsuite, I noticed that process record tests are not
> currently supported on RISC-V. This patch fixes it.
> ---
> gdb/testsuite/lib/gdb.exp | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/gdb/testsuite/lib/gdb.exp b/gdb/testsuite/lib/gdb.exp
> index 94978504a5b..797591801b3 100644
> --- a/gdb/testsuite/lib/gdb.exp
> +++ b/gdb/testsuite/lib/gdb.exp
> @@ -3905,7 +3905,8 @@ proc supports_process_record {} {
> || [istarget "aarch64*-*-linux*"]
> || [istarget "loongarch*-*-linux*"]
> || [istarget "powerpc*-*-linux*"]
> - || [istarget "s390*-*-linux*"] } {
> + || [istarget "s390*-*-linux*"]
> + || [istarget "riscv*-*-*"] } {
> return 1
> }
>
Hi Timur!
Thanks for noticing this, feel free to push it!
Approved-By: Guinevere Larsen <guinevere@redhat.com>
--
Cheers,
Guinevere Larsen
It/she
next prev parent reply other threads:[~2025-10-01 17:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-01 15:10 timurgol007
2025-10-01 17:15 ` Guinevere Larsen [this message]
2025-10-02 23:35 ` timurgol007
2025-10-02 23:36 ` [pushed][PATCH] " timurgol007
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=a47469d0-49da-41c7-ac66-918813469916@redhat.com \
--to=guinevere@redhat.com \
--cc=gdb-patches@sourceware.org \
--cc=timurgol007@gmail.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