]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Mention Windows scheduler-locking and non-stop support in NEWS users/palves/windows-non-stop-v2
authorPedro Alves <pedro@palves.net>
Mon, 22 May 2023 18:16:30 +0000 (19:16 +0100)
committerPedro Alves <pedro@palves.net>
Mon, 19 May 2025 13:21:20 +0000 (14:21 +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 e0313bb37dfbd55465003c627b54c74382e3402d..534ae60a877e44adf10df481e875e142bd293af2 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