dwarves-dfsg 1.10-2ubuntu1 source package in Ubuntu

Changelog

dwarves-dfsg (1.10-2ubuntu1) utopic; urgency=medium

  * d/p/DW_TAG_mutable_type: fix FTBFS due to newer elfutils
    (LP: #1378841).
 -- Robie Basak <email address hidden>   Wed, 08 Oct 2014 14:05:27 +0000

Upload details

Uploaded by:
Robie Basak
Uploaded to:
Utopic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
dwarves-dfsg_1.10.orig.tar.bz2 94.6 KiB 557306e1b58b475f689f44095ec62388877b1a8dd06174f97e309994c15bcc14
dwarves-dfsg_1.10-2ubuntu1.debian.tar.gz 5.7 KiB 97010fe1682412ff4980c6b0e76984ac030d6eef22362984751c63a7e477c7f0
dwarves-dfsg_1.10-2ubuntu1.dsc 2.0 KiB 1bd3a3c3a8a04e97f4e8819b08951debb6d2c89671e6158952926014ef9f2bc8

View changes file

Binary packages built by this source

dwarves: set of advanced DWARF utilities

 This package contains tools that use the DWARF debugging information
 inserted in ELF binaries by the compiler. This information is already
 used by debuggers (e.g. GDB), and more recent tools such as systemtap.
 .
 Utilities in the dwarves suite include:
 .
  - pahole: finds alignment holes in structs and classes in languages
    such as C/C++, CPU cacheline alignment. Helps repack those structures
    to achieve more cache hits.
  - codiff: a diff like tool to compare the effects changes in source
    code generate on the resulting binaries
  - pfunct: displays all sorts of information about functions, inlines, etc.
  - pdwtags: pretty-prints DWARF information
  - pglobal: lists global symbols
  - prefcnt: counts DWARF tags usage
  - syscse: system call sign extender
  - dtagnames: lists tag names

dwarves-dbgsym: debug symbols for package dwarves

 This package contains tools that use the DWARF debugging information
 inserted in ELF binaries by the compiler. This information is already
 used by debuggers (e.g. GDB), and more recent tools such as systemtap.
 .
 Utilities in the dwarves suite include:
 .
  - pahole: finds alignment holes in structs and classes in languages
    such as C/C++, CPU cacheline alignment. Helps repack those structures
    to achieve more cache hits.
  - codiff: a diff like tool to compare the effects changes in source
    code generate on the resulting binaries
  - pfunct: displays all sorts of information about functions, inlines, etc.
  - pdwtags: pretty-prints DWARF information
  - pglobal: lists global symbols
  - prefcnt: counts DWARF tags usage
  - syscse: system call sign extender
  - dtagnames: lists tag names