From: Tom Tromey Date: Mon, 11 Dec 2023 14:50:46 +0000 (-0700) Subject: Add DAP items to NEWS X-Git-Tag: binutils-2_42~635 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9a099bc220fbc97e9ccff6a7e1861e11665e8899;p=thirdparty%2Fbinutils-gdb.git 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 --- diff --git a/gdb/NEWS b/gdb/NEWS index c8166f08218..aaf8faad792 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