+2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
+
+ * 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.
+
2017-05-26 Alan Hayward <alan.hayward@arm.com>
* defs.h (copy_integer_to_size): New declaration.
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
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