From: Eli Zaretskii <eliz@gnu.org>
To: Pedro Alves <pedro@palves.net>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH 3/4] gdb: distinguish GNU and MSVC flavors of the Windows OS ABI
Date: Wed, 15 Jul 2026 14:43:25 +0300 [thread overview]
Message-ID: <864ii04gwy.fsf@gnu.org> (raw)
In-Reply-To: <2c36a069-53ed-465f-8ecf-360cc272eaac@palves.net> (message from Pedro Alves on Tue, 14 Jul 2026 23:15:30 +0100)
> Date: Tue, 14 Jul 2026 23:15:30 +0100
> Cc: gdb-patches@sourceware.org
> From: Pedro Alves <pedro@palves.net>
>
> On 2026-07-14 12:57, Eli Zaretskii wrote:
>
> > This part is okay, but I think it would make sense to tell which
> > compilers produce binaries of Windows-MSVC ABI. E.g., does the above
> > mean that GDB will now be able to debug programs produces by MSVC,
> > including use of the PDB debug data files?
> >
> > Also, you only mention the 64-bit host and target triplets, but does
> > that mean this is limited to 64-bit Windows programs?
>
> That was an example, and the "New targets" section being pointed at has the
> 32-bit x86 and AArch64 triplets. But I can try to make it clearer, along with
> addressing your other points.
>
> How about this?
Perfect, thanks.
> > Should we have a cross-reference here to the "Configure Options" node?
>
> Sounds good. Added it at the end, like:
>
> +the @code{--target} configure option) when that is a Windows flavor,
> +and otherwise assumes the GNU flavor. @xref{Configure Options}.
Thanks.
> Below's the full updated patch.
Fine by me, thanks.
next prev parent reply other threads:[~2026-07-15 11:43 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-14 0:45 [PATCH 0/4] Support the Windows/MSVC target in GDB 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 [this message]
2026-07-14 0:45 ` [PATCH 4/4] gdb: MSVC "long double" is a 64-bit double 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=864ii04gwy.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=gdb-patches@sourceware.org \
--cc=pedro@palves.net \
/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