From: Simon Marchi <simon.marchi@ericsson.com>
To: <gdb-patches@sourceware.org>
Cc: Eli Zaretskii <eliz@gnu.org>, Simon Marchi <simon.marchi@ericsson.com>
Subject: [PATCH v3] Fix NEWS formatting in GDB 8.0 section
Date: Tue, 30 May 2017 09:12:00 -0000 [thread overview]
Message-ID: <1496135555-7787-1-git-send-email-simon.marchi@ericsson.com> (raw)
In-Reply-To: <83shjmeqzk.fsf@gnu.org>
Change the GDB 8.0 section of the NEWS file to try to follow this order:
* Functional changes
* Added and removed configurations and targets
* New commands
* New options
* MI changes
In particular, there were two "New commands" sections.
gdb/ChangeLog:
* NEWS (Changes in GDB 8.0): Remove extra empty line. Move
"Removed targets and native configurations" up. Merge duplicate
"New commands" sub-sections. Add "New options" sub-sections.
---
gdb/NEWS | 31 +++++++++++++++----------------
1 file changed, 15 insertions(+), 16 deletions(-)
diff --git a/gdb/NEWS b/gdb/NEWS
index eb1a589..112aa2f 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -72,28 +72,25 @@
FreeBSD/mips mips*-*-freebsd
-
* New targets
Synopsys ARC arc*-*-elf32
FreeBSD/mips mips*-*-freebsd
+* Removed targets and native configurations
+
+Alpha running FreeBSD alpha*-*-freebsd*
+Alpha running GNU/kFreeBSD alpha*-*-kfreebsd*-gnu
+
* New commands
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".
+maint print arc arc-instruction address
+ Print internal disassembler information about instruction at a given address.
-* New commands
+* New options
set disassembler-options
show disassembler-options
@@ -103,13 +100,15 @@ show disassembler-options
The default value is the empty string. Currently, the only supported
targets are ARM, PowerPC and S/390.
-maint print arc arc-instruction address
- Print internal disassembler information about instruction at a given address.
+* New MI commands
-* Removed targets and native configurations
+-target-flash-erase
+ Erases all the flash memory regions reported by the target. This is
+ equivalent to the CLI command flash-erase.
-Alpha running FreeBSD alpha*-*-freebsd*
-Alpha running GNU/kFreeBSD alpha*-*-kfreebsd*-gnu
+-file-list-shared-libraries
+ List the shared libraries in the program. This is
+ equivalent to the CLI command "info shared".
*** Changes in GDB 7.12
--
2.7.4
next prev parent reply other threads:[~2017-05-30 9:12 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-25 12:12 [PATCH master/8.0] " 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 ` Simon Marchi [this message]
2017-05-30 9:22 ` [PATCH v3] " Eli Zaretskii
2017-05-30 9:37 ` Simon Marchi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1496135555-7787-1-git-send-email-simon.marchi@ericsson.com \
--to=simon.marchi@ericsson.com \
--cc=eliz@gnu.org \
--cc=gdb-patches@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox