Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Pedro Alves <pedro@palves.net>
To: gdb-patches@sourceware.org
Subject: [PATCH 0/2] gdb/testsuite: Make windows-msvc test with lld-link + DWARF
Date: Tue, 11 Aug 2026 01:36:58 +0100	[thread overview]
Message-ID: <20260811003700.3580470-1-pedro@palves.net> (raw)

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


             reply	other threads:[~2026-08-11  0:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-11  0:36 Pedro Alves [this message]
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

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=20260811003700.3580470-1-pedro@palves.net \
    --to=pedro@palves.net \
    --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