lp:ubuntu/trusty/gdb

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/trusty/gdb
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

94. By Matthias Klose

Rebuild with Python 3.4.

93. By Matthias Klose

Don't encode the distribution name into the version string.

92. By Matthias Klose

GDB 7.7 release.

91. By Matthias Klose

* New upstream snapshot.
* Configure with --disable-werror.
* Handle Debian's local elf.h / sys/auxv.h header reorganization.

90. By Adam Conrad

* Merge with Debian unstable; Remaining changes:
  - patches/aarch64-fork-fix.patch: Fix fork handling on aarch64.
  - control,rules,patches/python-config.patch: Build with python3
    instead of python-dev, and depend on libpython3-stdlib.
  - patches/ptrace-error-verbosity.patch: Make the PTRACE scope
    sysctl discoverable via a verbose error message upon failure.
  - patches/gdb-strings.patch: Fix typo in gdb/remote.c.
  - rules: Revert configuring with "MULTIARCH_TARGET=all" and use
    a static list of targets. "all" is broken on at least ARM.
  - control: gdb suggest gdbserver, instead of depending on it.
  - control: Add Multi-arch: allowed field to gdb.
  - rules: Avoid having two redundant Ubuntus in the version.
* Undo gobjc arch-restriction, as it's now build on arm64 as well.
* Allow the testsuite to run on aarch64, as the hang is now fixed.
* Drop --disable-werror from configure, it's no longer necessary.

89. By William Grant

debian/patches/aarch64-fork-fix.patch: Fix fork handling on aarch64.

88. By Adam Conrad

Skip the testsuite on aarch64 to avoid hanging our buildd kernels.

87. By Adam Conrad

* New upstream bugfix-only release, fixing the following upstream bugs:
  - PR tdep/15420 (Cannot debug threaded programs on newer versions of
    x86-solaris - Solaris 10, Update 10 or later)
  - PR remote/15455 (QTro remote packet broken)
  - PR build/15476 (Build failure due to incomplete enum type in utils.h)
  - PR server/15594 (tls support in 64x32 x86 gdbserver doesn't extend
    address to 64 bit)
  - PR server/15075 (dprintf inteferes with "next")
  - PR server/15434 (dprintf uses a synchronous 'continue' even in
    non-stop mode)
  - PR tui/14880 (In split register layouts, up results in assertion
    failure in value.c)
  - PR c++/15519 (GDB 7.6 is 94x slower than GDB 7.5.1 using a certain
    core file)
  - PR gdb/15837 (GDB prints entry values for local variables)
  - PR gdb/15415 (gdb resolves symbolic links when passing argv[0])
  - PR cli/15603 (CTRL-C can no longer interrupt inferior)
  - PR gdb/15604 (gdbserver socket leak 7.5 regression)

86. By Matthias Klose

Don't build-depend on gobjc on arm64, not yet built.

85. By Martin Pitt

debian/rules: Revert configuring with "MULTIARCH_TARGET=all" and go back
to static list of targets. "all" is broken and does not work at least on
ARM. (LP: #1233185)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/saucy/gdb
This branch contains Public information 
Everyone can see this information.

Subscribers