]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Add DAP items to NEWS
authorTom Tromey <tromey@adacore.com>
Mon, 11 Dec 2023 14:50:46 +0000 (07:50 -0700)
committerTom Tromey <tromey@adacore.com>
Mon, 11 Dec 2023 15:45:20 +0000 (08:45 -0700)
Now that DAP is in GDB 14, significant changes to it should be noted
in NEWS.  This patch adds a note for a fix that's already gone in.  I
started a new section in NEWS because more changes are coming.

Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=30473
Approved-By: Eli Zaretskii <eliz@gnu.org>
gdb/NEWS

index c8166f08218670e73c831c09146527cac4728c60..aaf8faad792f610707765bfadf229118a45547b3 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -75,6 +75,10 @@ show remote thread-options-packet
      sub-classed to create handlers for objfiles with missing debug
      information.
 
+* Debugger Adapter Protocol changes
+
+  ** GDB now emits the "process" event.
+
 * New remote packets
 
 New stop reason: clone