From 5223cde0d5f7a74c31ce75c3ffb1064d8eeeaf54 Mon Sep 17 00:00:00 2001 From: Pedro Alves Date: Mon, 22 May 2023 19:16:30 +0100 Subject: Mention Windows non-stop support in NEWS Add a note to gdb/NEWS mentioning Windows non-stop support. Change-Id: Id0e28525c06e57120c47b07f978581d1627d70f3 --- gdb/NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gdb/NEWS b/gdb/NEWS index 050f6f9..b867cb2 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -9,6 +9,9 @@ * Building GDB and GDBserver now requires a C++17 compiler. For example, GCC 9 or later. +* The Windows native target now supports non-stop mode. This feature + requires Windows 10 or later. + * GDB index now contains information about the main function. This speeds up startup when it is being used for some large binaries. -- cgit v1.1