From: Pedro Alves <pedro@palves.net>
To: gdb-patches@sourceware.org
Subject: Re: [PATCH 0/4] Support the Windows/MSVC target in GDB
Date: Mon, 7 Sep 2026 15:58:28 +0100 [thread overview]
Message-ID: <cfe7b2aa-3d2b-41e3-a27a-1fada9819962@palves.net> (raw)
In-Reply-To: <bad20f8d-10f6-4a22-b1b8-772d49ece15f@palves.net>
On 2026-09-04 15:23, Pedro Alves wrote:
>> 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
>
...
> (I moved the NEWS entry to the new "since GDB 18" section.)
I noticed now that I did poor job at that... Missed half of the entries. I pushed this obvious fix.
From f02fd8fac5e978e32432ef823b3781b20aacebe4 Mon Sep 17 00:00:00 2001
From: Pedro Alves <pedro@palves.net>
Date: Mon, 7 Sep 2026 15:45:03 +0100
Subject: [PATCH] NEWS: Move 'New targets / Windows/MSVC' entries
Commit 3a6f38f30d ("gdb: Distinguish GNU and MSVC flavors of the
Windows OS ABI") correctly put the main NEWS entry in the "Changes
since GDB 18" section, but incorrectly left the "New targets" entry in
the "Changes in GDB 18" section. Fix by moving to the correct place.
Change-Id: I769a7dc131ed09247fe437a66c3430d90f4ae41a
---
gdb/NEWS | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
diff --git a/gdb/NEWS b/gdb/NEWS
index 28c3d081ea8..234401f8288 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -21,6 +21,14 @@
ABIs. GDB does not yet support the MSVC C++ ABI (demangling scheme,
C++ object layout, etc.) or PDB debug information.
+* New targets
+
+i386 Windows/MSVC i[34567]86-*-windows-msvc
+
+amd64 Windows/MSVC x86_64-*-windows-msvc
+
+AArch64 Windows/MSVC aarch64-*-windows-msvc
+
*** Changes in GDB 18
* Support for the Common Trace Format (CTF) has been removed. GDB now
@@ -148,12 +156,6 @@ GNU/Linux/MicroBlaze (gdbserver) microblazeel-*linux*
AArch64 MinGW aarch64-*-mingw*
-i386 Windows/MSVC i[34567]86-*-windows-msvc
-
-amd64 Windows/MSVC x86_64-*-windows-msvc
-
-AArch64 Windows/MSVC aarch64-*-windows-msvc
-
* Deprecated targets
GNU/Linux/S390 32-bit s390-*-*
base-commit: ea07e6d1fd9e1b182e0b6cda391e16194e99d8f0
--
2.54.0
prev parent reply other threads:[~2026-09-07 14:59 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 ` [PATCH 0/4] Support the Windows/MSVC target in GDB Pedro Alves
2026-09-07 14:58 ` Pedro Alves [this message]
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=cfe7b2aa-3d2b-41e3-a27a-1fada9819962@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