Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] gdb/testsuite: Make ROCm/HIP tests work on native Windows
@ 2026-08-10 22:46 Pedro Alves
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Pedro Alves @ 2026-08-10 22:46 UTC (permalink / raw)
  To: gdb-patches; +Cc: Lancelot SIX

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-08-10 22:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 22:46 [PATCH 0/2] gdb/testsuite: Make ROCm/HIP tests work on native Windows Pedro Alves
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox