aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alves <pedro@palves.net>2023-05-22 19:16:30 +0100
committerPedro Alves <pedro@palves.net>2026-04-27 13:52:58 +0100
commit8e78d43dbcd122e852d59abe29c8d6aeb6c04925 (patch)
tree0b597783b8a129e5dbfc917565eb86461c083aa2
parent20699002b9630ed90b2518735c7d945e89445a83 (diff)
downloadbinutils-8e78d43dbcd122e852d59abe29c8d6aeb6c04925.tar.gz
binutils-8e78d43dbcd122e852d59abe29c8d6aeb6c04925.tar.bz2
binutils-8e78d43dbcd122e852d59abe29c8d6aeb6c04925.zip
Mention Windows scheduler-locking in NEWS
Add a note to gdb/NEWS mentioning Windows native target scheduler-locking support. Approved-By: Eli Zaretskii <eliz@gnu.org> Change-Id: Id0e28525c06e57120c47b07f978581d1627d70f3 commit-id:ba1d5868
-rw-r--r--gdb/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 18f1b6308da..e233906153a 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -72,6 +72,9 @@
automatically set to UTF-8. (Users can use the Windows 'chcp'
command to change the output codepage of the console.)
+* The Windows native target now supports scheduler-locking. E.g.,
+ "set scheduler-locking on" now works. Previously it gave an error.
+
* New targets
GNU/Linux/MicroBlaze (gdbserver) microblazeel-*linux*