Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] gdb/testsuite: Make windows-msvc test with lld-link + DWARF
@ 2026-08-11  0:36 Pedro Alves
  2026-08-11  0:36 ` [PATCH 1/2] gdb/testsuite: Force lld-link linker on windows-msvc Pedro Alves
  2026-08-11  0:37 ` [PATCH 2/2] gdb/testsuite: Force DWARF debug info " Pedro Alves
  0 siblings, 2 replies; 3+ messages in thread
From: Pedro Alves @ 2026-08-11  0:36 UTC (permalink / raw)
  To: gdb-patches

This series continues teaching the GDB testsuite about Windows targets
whose triplet uses the "windows" OS and the MSVC ABI, as produced by
Clang (e.g. x86_64-pc-windows-msvc), so that a MinGW-hosted GDB
configured with:

 --host=x86_64-w64-mingw32 --target=x86_64-pc-windows-msvc

can be exercised against a matching Clang.

This builds on the series that added base support for windows-msvc to
the testsuite:

  https://inbox.sourceware.org/gdb-patches/20260723130118.206735-1-pedro@palves.net/T/#t
  [PATCH 00/27] Teach the testsuite about the Windows/MSVC target

This short series forces lld-link and DWARF on windows-msvc.

See individual commits for details.

Pedro Alves (2):
  gdb/testsuite: Force lld-link linker on windows-msvc
  gdb/testsuite: Force DWARF debug info on windows-msvc

 gdb/testsuite/lib/gdb.exp | 94 ++++++++++++++++++++++++++++++++-------
 1 file changed, 79 insertions(+), 15 deletions(-)


base-commit: a80fede20bc1330eca5e419392c6595bb3a6ac1d
-- 
2.54.0


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

end of thread, other threads:[~2026-08-11  0:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-11  0:36 [PATCH 0/2] gdb/testsuite: Make windows-msvc test with lld-link + DWARF Pedro Alves
2026-08-11  0:36 ` [PATCH 1/2] gdb/testsuite: Force lld-link linker on windows-msvc Pedro Alves
2026-08-11  0:37 ` [PATCH 2/2] gdb/testsuite: Force DWARF debug info " Pedro Alves

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