From 27a84f8f30ca721f86a5f5b2dad763ed1b5f8b33 Mon Sep 17 00:00:00 2001 From: Pedro Alves Date: Mon, 22 May 2023 19:16:30 +0100 Subject: [PATCH] Mention Windows scheduler-locking and non-stop support in NEWS Add a couple notes to gdb/NEWS mentioning: - Windows native target scheduler-locking support. - Windows native target non-stop support. Change-Id: Id0e28525c06e57120c47b07f978581d1627d70f3 --- gdb/NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gdb/NEWS b/gdb/NEWS index 4dcc344b072..9cd4a76bc3c 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -48,6 +48,12 @@ * Add record full support for rv64gc architectures +* The Windows native target now supports scheduler-locking. E.g., + "set scheduler-locking on" now works. Previously it gave an error. + +* The Windows native target now supports non-stop mode. This feature + requires Windows 10 or later. + * New commands maintenance check psymtabs -- 2.47.2