diff options
| author | Pedro Alves <pedro@palves.net> | 2023-05-22 19:16:30 +0100 |
|---|---|---|
| committer | Pedro Alves <pedro@palves.net> | 2026-04-27 13:52:58 +0100 |
| commit | 8e78d43dbcd122e852d59abe29c8d6aeb6c04925 (patch) | |
| tree | 0b597783b8a129e5dbfc917565eb86461c083aa2 | |
| parent | 20699002b9630ed90b2518735c7d945e89445a83 (diff) | |
| download | binutils-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/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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* |
