From: Pedro Alves <pedro@palves.net>
To: gdb-patches@sourceware.org
Cc: Lancelot SIX <Lancelot.Six@amd.com>
Subject: [PATCH 0/2] gdb/testsuite: Make ROCm/HIP tests work on native Windows
Date: Mon, 10 Aug 2026 23:46:30 +0100 [thread overview]
Message-ID: <20260810224633.3455055-1-pedro@palves.net> (raw)
This short series is part of the ongoing effort to make GDB and its
testsuite work on the native Windows (windows-msvc) target. It makes
the gdb.rocm/ testsuite support usable on Windows.
See the individual patches.
This depends on:
[PATCH v2] gdb/testsuite: replace hipcc with amdclang++ as the HIP compiler
https://inbox.sourceware.org/gdb-patches/20260806112951.1322605-1-spatrang@amd.com/
The second patch gates on 'istarget "*-*-windows-msvc*"', which means
it's only reachable once the patches that teach gdb and the testsuite
about windows-msvc targets are merged:
[PATCH 00/27] Teach the testsuite about the Windows/MSVC target
https://inbox.sourceware.org/gdb-patches/20260723130118.206735-1-pedro@palves.net/T/
Pedro Alves (2):
gdb/testsuite: For ROCm/HIP, don't rely on rocm_agent_enumerator
allow_hipcc_tests: Allow native Windows (windows-msvc)
gdb/testsuite/lib/gdb.exp | 4 +-
gdb/testsuite/lib/rocm.exp | 101 +++++++++++++++++++------------------
2 files changed, 56 insertions(+), 49 deletions(-)
--
2.54.0
next reply other threads:[~2026-08-10 22:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-10 22:46 Pedro Alves [this message]
2026-08-10 22:46 ` [PATCH 1/2] gdb/testsuite: For ROCm/HIP, don't rely on rocm_agent_enumerator Pedro Alves
2026-08-10 22:46 ` [PATCH 2/2] allow_hipcc_tests: Allow native Windows (windows-msvc) Pedro Alves
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=20260810224633.3455055-1-pedro@palves.net \
--to=pedro@palves.net \
--cc=Lancelot.Six@amd.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