]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Mention Windows scheduler-locking and non-stop support in NEWS
authorPedro Alves <pedro@palves.net>
Mon, 22 May 2023 18:16:30 +0000 (19:16 +0100)
committerPedro Alves <pedro@palves.net>
Mon, 9 Jun 2025 17:09:18 +0000 (18:09 +0100)
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

index 4dcc344b07278654b1d54ca71db6749d62890d01..9cd4a76bc3c4f3acf1cd671d715e7af02c49c3f9 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
 
 * 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