dwarfutils 20191104-1ubuntu1 source package in Ubuntu

Changelog

dwarfutils (20191104-1ubuntu1) focal; urgency=medium

  * Make autopkgtests cross-test-friendly.

 -- Steve Langasek <email address hidden>  Fri, 10 Jan 2020 10:40:28 -0800

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
dwarfutils_20191104.orig.tar.gz 2.4 MiB f139e3fd5c44b67eb70586dd1c5d5cc536200405e000ad03c00d470b0ff54a30
dwarfutils_20191104-1ubuntu1.debian.tar.xz 12.2 KiB 7c5fccf897e3612f2c317b57770ebc18bd315afce898053daa21c2f60117a02f
dwarfutils_20191104-1ubuntu1.dsc 2.2 KiB 3eb6cc079f2cf077dcaf9852d1b4b8b61b3615b601bba854ceb3ee1abf67ebf9

View changes file

Binary packages built by this source

dwarfdump: utility to dump DWARF debug information from ELF objects

 Dwarfdump is an application that can print the DWARF debugging
 information of an ELF object file in a human-readable form. It can
 also be used to check and validate manipulated DWARF sections.
 .
 This utility is part of dwarfutils.

dwarfdump-dbgsym: debug symbols for dwarfdump
libdwarf-dev: library to consume and produce DWARF debug information

 The libdwarf package provides a library which allows
 reading/consuming and writing/producing of DWARF debugging
 information from object files, shared libraries, and executables.
 .
 This package contains developer resources for libdwarf. Install it if
 you want to develop software that uses the libdwarf API.
 .
 This library is part of dwarfutils.

libdwarf1: library to consume and produce DWARF debug information (runtime)

 The libdwarf package provides a library which allows
 reading/consuming and writing/producing of DWARF debugging
 information from object files, shared libraries, and executables.
 .
 This package contains the runtime library. You should not have to
 install it manually.

libdwarf1-dbgsym: debug symbols for libdwarf1