Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH master/8.0] Fix NEWS formatting in GDB 8.0 section
@ 2017-05-25 12:12 Simon Marchi
  2017-05-25 15:25 ` Eli Zaretskii
  0 siblings, 1 reply; 9+ messages in thread
From: Simon Marchi @ 2017-05-25 12:12 UTC (permalink / raw)
  To: gdb-patches; +Cc: Simon Marchi

There are two "New commands" sub-sections in the 8.0 release section,
merge them.  Remove an extra empty line.

This patch is for master and the 8.0 branch.

gdb/ChangeLog:

	* NEWS (Changes in GDB 8.0): Merge duplicate "New commands"
	sub-sections.  Remove extra empty line.
---
 gdb/NEWS | 23 ++++++++++-------------
 1 file changed, 10 insertions(+), 13 deletions(-)

diff --git a/gdb/NEWS b/gdb/NEWS
index eb1a589..23443eb 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -72,7 +72,6 @@
 
 FreeBSD/mips			mips*-*-freebsd
 
-
 * New targets
 
 Synopsys ARC			arc*-*-elf32
@@ -83,18 +82,6 @@ FreeBSD/mips			mips*-*-freebsd
 flash-erase
   Erases all the flash memory regions reported by the target.
 
-* New MI commands
-
--target-flash-erase
-  Erases all the flash memory regions reported by the target.  This is
-  equivalent to the CLI command flash-erase.
-
--file-list-shared-libraries
-  List the shared libraries in the program.  This is
-  equivalent to the CLI command "info shared".
-
-* New commands
-
 set disassembler-options
 show disassembler-options
   Controls the passing of target specific information to the disassembler.
@@ -106,6 +93,16 @@ show disassembler-options
 maint print arc arc-instruction address
   Print internal disassembler information about instruction at a given address.
 
+* New MI commands
+
+-target-flash-erase
+  Erases all the flash memory regions reported by the target.  This is
+  equivalent to the CLI command flash-erase.
+
+-file-list-shared-libraries
+  List the shared libraries in the program.  This is
+  equivalent to the CLI command "info shared".
+
 * Removed targets and native configurations
 
 Alpha running FreeBSD         alpha*-*-freebsd*
-- 
2.7.4


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

end of thread, other threads:[~2017-05-30  9:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-25 12:12 [PATCH master/8.0] Fix NEWS formatting in GDB 8.0 section Simon Marchi
2017-05-25 15:25 ` Eli Zaretskii
2017-05-28 21:18   ` Simon Marchi
2017-05-29  2:35     ` Eli Zaretskii
2017-05-29  5:25       ` Simon Marchi
2017-05-30  7:35         ` Eli Zaretskii
2017-05-30  9:12           ` [PATCH v3] " Simon Marchi
2017-05-30  9:22             ` Eli Zaretskii
2017-05-30  9:37               ` Simon Marchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox