[binutils-gdb] Mention Windows non-stop support 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=af2bd9ffc524401773c029373d613bdef0c58035 commit af2bd9ffc524401773c029373d613bdef0c58035 Author: Pedro Alves <[email protected]> Date: Mon May 22 19:16:30 2023 +0100 Mention Windows non-stop support in NEWS Add a note to gdb/NEWS mentioning Windows native target non-stop support. Approved-By: Eli Zaretskii <[email protected]> Change-Id: Id0e28525c06e57120c47b07f978581d1627d70f3 commit-id:0f56dd46 Diff: --- gdb/NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gdb/NEWS b/gdb/NEWS index e233906153a..480e1854002 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -75,6 +75,9 @@ * 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 targets GNU/Linux/MicroBlaze (gdbserver) microblazeel-*linux*