From: Pedro Alves <pedro@palves.net>
To: gdb-patches@sourceware.org
Subject: Re: [PATCH 0/4] Support the Windows/MSVC target in GDB
Date: Fri, 4 Sep 2026 15:23:38 +0100 [thread overview]
Message-ID: <bad20f8d-10f6-4a22-b1b8-772d49ece15f@palves.net> (raw)
In-Reply-To: <20260714004507.1323332-1-pedro@palves.net>
On 2026-07-14 01:45, Pedro Alves wrote:
> This series depends on the BFD patch:
>
> bfd: recognize *-*-windows* Windows targets
>
> which was sent separately to the binutils list, here:
>
> https://inbox.sourceware.org/binutils/20260713231552.1303239-1-pedro@palves.net/T/
>
> I have a follow-up series that starts teaching the testsuite about
> windows-msvc, too. I've done just enough to be able to validate the
> idea, and see a few testcases pass.
>
> Pedro Alves (4):
> gdb: recognize *-*-windows* Windows targets
> gdb: treat Windows host + Windows target as native
> gdb: distinguish GNU and MSVC flavors of the Windows OS ABI
> gdb: MSVC "long double" is a 64-bit double
FYI, I've now merged this, including the BFD patch, which had been approved earlier.
(I moved the NEWS entry to the new "since GDB 18" section.)
Pedro Alves
>
> gdb/NEWS | 16 ++++++++++++++++
> gdb/aarch64-windows-tdep.c | 5 ++++-
> gdb/amd64-windows-tdep.c | 6 +++++-
> gdb/arch-utils.c | 18 ++++++++++++++++++
> gdb/configure | 19 +++++++++++++++++--
> gdb/configure.ac | 19 +++++++++++++++++--
> gdb/configure.tgt | 22 +++++++++++-----------
> gdb/doc/gdb.texinfo | 15 +++++++++++++++
> gdb/i386-windows-tdep.c | 6 +++++-
> gdb/osabi.c | 32 +++++++++++++++++++++++++++-----
> gdb/osabi.h | 8 ++++++++
> gdb/windows-tdep.c | 9 +++++++++
> gdb/windows-tdep.h | 5 +++--
> gdbsupport/osabi.def | 2 ++
> 14 files changed, 157 insertions(+), 25 deletions(-)
>
>
> base-commit: 490469846dcef89fe53668bdbba73591c64bed61
next prev parent reply other threads:[~2026-09-04 14:24 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-14 0:45 Pedro Alves
2026-07-14 0:45 ` [PATCH 1/4] gdb: recognize *-*-windows* Windows targets Pedro Alves
2026-07-14 0:45 ` [PATCH 2/4] gdb: treat Windows host + Windows target as native Pedro Alves
2026-07-14 0:45 ` [PATCH 3/4] gdb: distinguish GNU and MSVC flavors of the Windows OS ABI Pedro Alves
2026-07-14 11:57 ` Eli Zaretskii
2026-07-14 22:15 ` Pedro Alves
2026-07-15 1:21 ` Simon Marchi
2026-07-15 11:18 ` Pedro Alves
2026-07-15 13:13 ` Simon Marchi
2026-07-15 14:10 ` Pedro Alves
2026-07-15 15:51 ` Simon Marchi
2026-07-15 11:43 ` Eli Zaretskii
2026-07-14 0:45 ` [PATCH 4/4] gdb: MSVC "long double" is a 64-bit double Pedro Alves
2026-09-04 14:23 ` Pedro Alves [this message]
2026-09-07 14:58 ` [PATCH 0/4] Support the Windows/MSVC target in GDB 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=bad20f8d-10f6-4a22-b1b8-772d49ece15f@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