[binutils-gdb] Mention Windows scheduler-locking in NEWS
Pedro Alves via Gdb-cvs <[email protected]>
| Newsgroups | gmane.comp.gdb.cvs |
|---|---|
| Message-ID | <[email protected]> |
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8e78d43dbcd122e852d59abe29c8d6aeb6c04925 commit 8e78d43dbcd122e852d59abe29c8d6aeb6c04925 Author: Pedro Alves <[email protected]> Date: Mon May 22 19:16:30 2023 +0100 Mention Windows scheduler-locking in NEWS Add a note to gdb/NEWS mentioning Windows native target scheduler-locking support. Approved-By: Eli Zaretskii <[email protected]> Change-Id: Id0e28525c06e57120c47b07f978581d1627d70f3 commit-id:ba1d5868 Diff: --- gdb/NEWS | 3 +++ 1 file changed, 3 insertions(+) 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*