aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2023-12-11 07:50:46 -0700
committerTom Tromey <tromey@adacore.com>2023-12-11 08:45:20 -0700
commit9a099bc220fbc97e9ccff6a7e1861e11665e8899 (patch)
treebc516e7d8cc34d095ae9138b30c5f9129647f4c1
parent0238b543f3c294fc8512021a40b708e8ddc72bb2 (diff)
downloadgdb-9a099bc220fbc97e9ccff6a7e1861e11665e8899.zip
gdb-9a099bc220fbc97e9ccff6a7e1861e11665e8899.tar.gz
gdb-9a099bc220fbc97e9ccff6a7e1861e11665e8899.tar.bz2
Add DAP items to NEWS
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>
-rw-r--r--gdb/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index c8166f0..aaf8faa 100644
--- 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