public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] Add DAP items to NEWS
@ 2023-12-11 14:53 Tom Tromey
  2023-12-11 15:43 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Tom Tromey @ 2023-12-11 14:53 UTC (permalink / raw)
  To: gdb-patches; +Cc: Tom Tromey

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
---
 gdb/NEWS | 4 ++++
 1 file changed, 4 insertions(+)

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
-- 
2.43.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Add DAP items to NEWS
  2023-12-11 14:53 [PATCH] Add DAP items to NEWS Tom Tromey
@ 2023-12-11 15:43 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2023-12-11 15:43 UTC (permalink / raw)
  To: Tom Tromey; +Cc: gdb-patches

> From: Tom Tromey <tromey@adacore.com>
> Cc: Tom Tromey <tromey@adacore.com>
> Date: Mon, 11 Dec 2023 07:53:39 -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
> ---
>  gdb/NEWS | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> 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

This is OK, thanks.

Approved-By: Eli Zaretskii <eliz@gnu.org>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-12-11 15:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-11 14:53 [PATCH] Add DAP items to NEWS Tom Tromey
2023-12-11 15:43 ` Eli Zaretskii

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).