public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PUSHED] gdb/NEWS: merge two 'New commands' sections
@ 2023-11-16 11:14 Andrew Burgess
  2023-11-16 12:13 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Burgess @ 2023-11-16 11:14 UTC (permalink / raw)
  To: gdb-patches; +Cc: Andrew Burgess

Spotted that we'd gained two 'New commands' sections in our 'Changes
since GDB 14' NEWS file block.  I've merged them together.

Also, one of these two sections was actually called 'New Commands',
however, all the other places in the NEWS file use 'New commands', so
I've changed to use that.
---
 gdb/NEWS | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)

diff --git a/gdb/NEWS b/gdb/NEWS
index 93fbcf1c13e..1073e38dfc6 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -16,7 +16,7 @@ disassemble
   command will now give an error.  Previously the 'b' flag would
   always override the 'r' flag.
 
-* New Commands
+* New commands
 
 info missing-debug-handler
   List all the registered missing debug handlers.
@@ -31,6 +31,13 @@ disable missing-debug-handler LOCUS HANDLER
   or can be a regular expression which is matched against the filename
   of the primary executable in each program space.
 
+maintenance info linux-lwps
+  List all LWPs under control of the linux-nat target.
+
+set remote thread-options-packet
+show remote thread-options-packet
+  Set/show the use of the thread options packet.
+
 * Python API
 
   ** New function gdb.notify_mi(NAME, DATA), that emits custom
@@ -50,15 +57,6 @@ disable missing-debug-handler LOCUS HANDLER
      sub-classed to create handlers for objfiles with missing debug
      information.
 
-* New commands
-
-maintenance info linux-lwps
-  List all LWPs under control of the linux-nat target.
-
-set remote thread-options-packet
-show remote thread-options-packet
-  Set/show the use of the thread options packet.
-
 * New remote packets
 
 New stop reason: clone

base-commit: c441a361287ca98aa7a4ac1ff02d12d138b289dc
-- 
2.25.4


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

* Re: [PUSHED] gdb/NEWS: merge two 'New commands' sections
  2023-11-16 11:14 [PUSHED] gdb/NEWS: merge two 'New commands' sections Andrew Burgess
@ 2023-11-16 12:13 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2023-11-16 12:13 UTC (permalink / raw)
  To: Andrew Burgess; +Cc: gdb-patches

> From: Andrew Burgess <aburgess@redhat.com>
> Cc: Andrew Burgess <aburgess@redhat.com>
> Date: Thu, 16 Nov 2023 11:14:10 +0000
> 
> Spotted that we'd gained two 'New commands' sections in our 'Changes
> since GDB 14' NEWS file block.  I've merged them together.
> 
> Also, one of these two sections was actually called 'New Commands',
> however, all the other places in the NEWS file use 'New commands', so
> I've changed to use that.
> ---
>  gdb/NEWS | 18 ++++++++----------
>  1 file changed, 8 insertions(+), 10 deletions(-)

Thanks, this is okay.

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

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-16 11:14 [PUSHED] gdb/NEWS: merge two 'New commands' sections Andrew Burgess
2023-11-16 12:13 ` 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).