[ubuntu/vivid-proposed] gdb 7.8.1-1ubuntu1 (Accepted)
Matthias Klose
doko at ubuntu.com
Thu Nov 20 10:02:17 UTC 2014
gdb (7.8.1-1ubuntu1) vivid; urgency=medium
* Merge with Debian; remaining changes:
- Build from the upstream sources.
- Build the gdb-doc package.
- Include the man pages in the gdb package.
- Build-depend on gcj-jdk.
- Drop build dependency on python-dev.
- Additional patches branch-updates, gdb-strings, ptrace-error-verbosity,
ppc64el-gdbserver, ppc64el-attach-jvm.
- Don't build a gdb-python2 package.
- Configure with babeltrace on ppc64 and ppc64el.
- gdb: Add a replaces to gdb-doc, which used to ship the manual pages.
- Again, stop building the gdb-minimal package, not used anymore on any
image.
- Add build dependencies for the gdb-doc package.
- Make gdb Multi-Arch: allowed again.
* Upstream fixes LP: #1348275.
gdb (7.8.1-1) experimental; urgency=medium
* Imported Upstream version 7.8.1
- GDB 7.8.1 provides the following fixes and improvements over GDB 7.8:
+ PR python/17364 (Need better printer names in bound_registers.py)
+ PR build/17104 (CFLAGS="-Wall -Wextra" gdb/confgure --with-babeltrace
fails)
+ PR gdb/17345 (babeltrace (1.1.2 and later) complains about the ctf
data generated by GDB)
+ PR build/17298 (gcore: Couldn't get registers: No such process)
+ PR python/17342 (Xmethod Python is not Python 3 compatible)
+ PR python/17355 (Crash on Python frame filters with unreadable arg)
+ PR guile/17367 (computation of guild path wrong when pkg-config script
supplied as arg to --with-guile)
+ PR gdb/17247 (gdb freezes on multi threaded app)
+ PR gdb/17347 (Regression: GDB stopped on run with attached process)
+ PR gdb/17407 (Regression for Linux vDSO reading)
+ PR server/17457 (aarch64/gdbserver: wrong floating point registers
display)
+ PR server/17487 (state->dr_control_mirror == 0 failed assertion in
gdbserver on Windows)
+ PR gdb/17472 (with annotations, input while executing in the foreground
crashes readline/gdb)
+ PR gdb/17471 (repeating a background command makes it foreground)
+ PR cli/17300 (crash in non-stop mode with continue -a &
(readline_callback_read_char() called with no handler!))
+ PR python/17372 (python hangs when displaying help())
+ PR python/17408 (../../gdb/infrun.c:5256: internal-error:
switch_back_to_stepped_thread: Assertion `!schedlock_applies(1)'
failed.)
- Fix --batch mode parameter
(Closes: #763518)
* d/control*:
- Bump Standars Version stanza, no changes needed.
- -dbg depends on main binary version.
* d/rules: fix FTBFS caused by dpkg 1.17.17 changes.
(Closes: #766754)
Date: Thu, 20 Nov 2014 09:28:37 +0100
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/gdb/7.8.1-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 20 Nov 2014 09:28:37 +0100
Source: gdb
Binary: gdb gdb64 gdb-multiarch gdbserver gdb-source gdb-dbg gdb-doc
Architecture: source
Version: 7.8.1-1ubuntu1
Distribution: vivid
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Matthias Klose <doko at ubuntu.com>
Description:
gdb - GNU Debugger
gdb-dbg - GNU Debugger (debug package)
gdb-doc - The GNU Debugger Documentation
gdb-multiarch - GNU Debugger (with support for multiple architectures)
gdb-source - GNU Debugger (source)
gdb64 - GNU Debugger (64-bit)
gdbserver - GNU Debugger (remote server)
Closes: 763518 766754
Launchpad-Bugs-Fixed: 1348275
Changes:
gdb (7.8.1-1ubuntu1) vivid; urgency=medium
.
* Merge with Debian; remaining changes:
- Build from the upstream sources.
- Build the gdb-doc package.
- Include the man pages in the gdb package.
- Build-depend on gcj-jdk.
- Drop build dependency on python-dev.
- Additional patches branch-updates, gdb-strings, ptrace-error-verbosity,
ppc64el-gdbserver, ppc64el-attach-jvm.
- Don't build a gdb-python2 package.
- Configure with babeltrace on ppc64 and ppc64el.
- gdb: Add a replaces to gdb-doc, which used to ship the manual pages.
- Again, stop building the gdb-minimal package, not used anymore on any
image.
- Add build dependencies for the gdb-doc package.
- Make gdb Multi-Arch: allowed again.
* Upstream fixes LP: #1348275.
.
gdb (7.8.1-1) experimental; urgency=medium
.
* Imported Upstream version 7.8.1
- GDB 7.8.1 provides the following fixes and improvements over GDB 7.8:
+ PR python/17364 (Need better printer names in bound_registers.py)
+ PR build/17104 (CFLAGS="-Wall -Wextra" gdb/confgure --with-babeltrace
fails)
+ PR gdb/17345 (babeltrace (1.1.2 and later) complains about the ctf
data generated by GDB)
+ PR build/17298 (gcore: Couldn't get registers: No such process)
+ PR python/17342 (Xmethod Python is not Python 3 compatible)
+ PR python/17355 (Crash on Python frame filters with unreadable arg)
+ PR guile/17367 (computation of guild path wrong when pkg-config script
supplied as arg to --with-guile)
+ PR gdb/17247 (gdb freezes on multi threaded app)
+ PR gdb/17347 (Regression: GDB stopped on run with attached process)
+ PR gdb/17407 (Regression for Linux vDSO reading)
+ PR server/17457 (aarch64/gdbserver: wrong floating point registers
display)
+ PR server/17487 (state->dr_control_mirror == 0 failed assertion in
gdbserver on Windows)
+ PR gdb/17472 (with annotations, input while executing in the foreground
crashes readline/gdb)
+ PR gdb/17471 (repeating a background command makes it foreground)
+ PR cli/17300 (crash in non-stop mode with continue -a &
(readline_callback_read_char() called with no handler!))
+ PR python/17372 (python hangs when displaying help())
+ PR python/17408 (../../gdb/infrun.c:5256: internal-error:
switch_back_to_stepped_thread: Assertion `!schedlock_applies(1)'
failed.)
- Fix --batch mode parameter
(Closes: #763518)
* d/control*:
- Bump Standars Version stanza, no changes needed.
- -dbg depends on main binary version.
* d/rules: fix FTBFS caused by dpkg 1.17.17 changes.
(Closes: #766754)
Checksums-Sha1:
47fe0ed9c8daab06934b9dd9f8de949645731844 2502 gdb_7.8.1-1ubuntu1.dsc
f597f6245898532eda9e85832b928e3416e0fd34 17669136 gdb_7.8.1.orig.tar.xz
db5bc2b2c58eaf7232be590592d7aba79ca928bd 52340 gdb_7.8.1-1ubuntu1.debian.tar.xz
Checksums-Sha256:
bbf25d70a62bdf59fdacf0d75ca2727ba555123ad5656be92b044612c82e1bd8 2502 gdb_7.8.1-1ubuntu1.dsc
497722b58386f4428c3474281eb3ef1c872404998b6ace907edb3bba1fabdc35 17669136 gdb_7.8.1.orig.tar.xz
30bcb99c49a400979c6fa13cf11c735acf110daf76ed8e67a4aed54be1d5b76d 52340 gdb_7.8.1-1ubuntu1.debian.tar.xz
Files:
870393e7d4d27ccbd0d4e0403c5b283f 2502 devel optional gdb_7.8.1-1ubuntu1.dsc
8072be87a94be0936bc3b4b6941b0862 17669136 devel optional gdb_7.8.1.orig.tar.xz
22d5ffa2b003a48f8e42c08ec5b9f362 52340 devel optional gdb_7.8.1-1ubuntu1.debian.tar.xz
Original-Maintainer: Héctor Orón Martínez <zumbi at debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEARECAAYFAlRtuzMACgkQStlRaw+TLJzhdwCgoqNUQwyHxygNuezVmG+looyl
2OoAoKMrYpUFyEZkFctxlfkPXwmmd5lT
=k1qK
-----END PGP SIGNATURE-----
More information about the Vivid-changes
mailing list