[Pkg-gdb-logs] [gdb] 05/05: Release Debian version 8.0-1

Hector Oron zumbi at moszumanska.debian.org
Sun Jun 4 19:41:39 UTC 2017


This is an automated email from the git hooks/post-receive script.

zumbi pushed a commit to branch debian/experimental
in repository gdb.

commit 2c626b07e45fc0e04d69586abc763dfc4784c8ee
Author: Héctor Orón Martínez <zumbi at debian.org>
Date:   Sun Jun 4 20:16:23 2017 +0200

    Release Debian version 8.0-1
    
    Signed-off-by: Héctor Orón Martínez <zumbi at debian.org>
---
 debian/changelog | 36 ++++++++++++++++++++++++++++++++++++
 1 file changed, 36 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a161221..1d2faad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,39 @@
+gdb (8.0-1) experimental; urgency=medium
+
+  * Imported Upstream version 8.0, changes in this release:
+    - C++: Support for rvalue references
+    - Python scripting enhancements:
+      + New functions to start, stop and access a running btrace recording.
+      + Rvalue reference support in gdb.Type.
+    - GDB commands interpreter:
+      + User commands now accept an unlimited number of arguments.
+      + The "eval" command now expands user-defined arguments.
+    - DWARF version 5 support
+      (note that its .debug_names index is not supported yet).
+    - GDB/MI enhancements:
+      + New -file-list-shared-libraries command to list the shared libraries
+        in the program.
+      + New -target-flash-erase command, to erase flash memory.
+    - Support for native FreeBSD/mips (mips*-*-freebsd)
+    - Support for the following targets:
+      + Synopsys ARC (arc*-*-elf32)
+      + FreeBSD/mips (mips*-*-freebsd)
+    - Miscellaneous enhancements:
+      + Command-line redirection now supported on MS-Windows hosts.
+      + Support for thread names on MS-Windows.
+      + Support for the PKU register on GNU/Linux.
+      + Support for Target descriptions on sparc32 and sparc64.
+      + New GDB/CLI command to erase flash memory
+      + rdrand and rdseed instructions record/replay support.
+  * Support for the following features have been removed:
+    - Support for Java programs compiled with gcj
+    - Support for the following configurations:
+      + FreeBSD/alpha (alpha*-*-freebsd*)
+      + GNU/kFreeBSD/alpha (alpha*-*-kfreebsd*-gnu)
+  * debian/patches: refresh for new release.
+
+ -- Héctor Orón Martínez <zumbi at debian.org>  Sun, 04 Jun 2017 20:10:39 +0200
+
 gdb (7.12-6) unstable; urgency=medium
 
   * debian/patches: import 7.12 branch fixes

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gdb/gdb.git



More information about the Pkg-gdb-logs mailing list