From: Pedro Alves Date: Mon, 22 May 2023 18:16:30 +0000 (+0100) Subject: Mention Windows scheduler-locking in NEWS X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e78d43dbcd122e852d59abe29c8d6aeb6c04925;p=thirdparty%2Fbinutils-gdb.git Mention Windows scheduler-locking in NEWS Add a note to gdb/NEWS mentioning Windows native target scheduler-locking support. Approved-By: Eli Zaretskii Change-Id: Id0e28525c06e57120c47b07f978581d1627d70f3 commit-id:ba1d5868 --- 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*