elfutils 0.185-2 source package in Ubuntu

Changelog

elfutils (0.185-2) unstable; urgency=medium

  * Upload to unstable.

 -- Matthias Klose <email address hidden>  Sun, 15 Aug 2021 18:27:02 +0200

Upload details

Uploaded by:
Debian GCC maintainers
Uploaded to:
Sid
Original maintainer:
Debian GCC maintainers
Architectures:
any all
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
elfutils_0.185-2.dsc 3.1 KiB 39de1e404b3e467bf71ba19d7102e92a3ae0dbd6410828b86e5d97fa7ae44ca9
elfutils_0.185.orig.tar.bz2 8.8 MiB dc8d3e74ab209465e7f568e1b3bb9a5a142f8656e2b57d10049a73da2ae6b5a6
elfutils_0.185-2.debian.tar.xz 36.9 KiB df7d2e55cded9978f918a70c98c3f3b520bab11d488526e55ec32326187420d7

No changes file available.

Binary packages built by this source

debuginfod: debuginfo-related http file-server daemon

 Server, client tool and library to index and fetch ELF/DWARF files
 addressed by build-id through HTTP.

debuginfod-dbgsym: debug symbols for debuginfod
elfutils: collection of utilities to handle ELF objects

 Elfutils is a collection of utilities, including eu-ld (a linker),
 eu-nm (for listing symbols from object files), eu-size (for listing the
 section sizes of an object or archive file), eu-strip (for discarding
 symbols), eu-readelf (to see the raw ELF file structures), and eu-elflint
 (to check for well-formed ELF files).

elfutils-dbgsym: debug symbols for elfutils
libasm-dev: libasm development libraries and header files

 libasm1 allows you to create ELF files on a low level.
 .
 This package contains development libraries and header files for libasm1.

libasm1: library with a programmable assembler interface

 The libasm1 package provides a library with a programmable assembler
 interface. It allows you to create ELF files on a low level.
 .
 This library is part of elfutils.

libasm1-dbgsym: debug symbols for libasm1
libdebuginfod-common: configuration to enable the Debian debug info server

 This package asks if it should enable use of the Debian debug info
 server with debugging tools that use libdebuginfo such as GDB.
 .
 When this is allowed by the sysadmin, a snippet will be added to the
 shell configuration. You will need to restart your shell after
 installing this package before the snippet will work.
 .
 The Debian debug info server will be contacted every time debugging
 tools attempt to look up debug info for binaries or libraries but the
 server does not log requests for debug info.
 .
 The Debian debug info server uses https to securely transfer debugging
 files but does not offer OpenPGP signing of debug info.

libdebuginfod-dev: libdebuginfod development libraries and header files

 libasm1 allows you to interact with debuginfod.
 .
 This package contains development libraries and header files for
 libdebuginfod1.

libdebuginfod1: library to interact with debuginfod (development files)

 The libdebuginfo1 package provides a library with an interface to interact
 with debuginfod.
 .
 This library is part of elfutils.

libdebuginfod1-dbgsym: debug symbols for libdebuginfod1
libdw-dev: libdw1 development libraries and header files

 libdw1 provides a library that provides access to DWARF debug information
 stored inside ELF files.
 .
 This package contains development libraries and header files for libdw1.
 .
 It also contains a static version of libdw. Only link to the static version
 for special cases and when you don't need anything from the ebl backends.

libdw1: library that provides access to the DWARF debug information

 libdw1 provides a library that provides access to DWARF debug information
 stored inside ELF files.
 .
 This library is part of elfutils.

libdw1-dbgsym: debug symbols for libdw1
libelf-dev: libelf1 development libraries and header files

 libelf1 provides a shared library which allows reading and writing of ELF
 files on a high level.
 .
 This package contains development libraries and header files for libelf1.

libelf1: library to read and write ELF files

 The libelf1 package provides a shared library which allows reading and
 writing ELF files on a high level. Third party programs depend on
 this package to read internals of ELF files. The programs of the
 elfutils package use it also to generate new ELF files.
 .
 This library is part of elfutils.

libelf1-dbgsym: debug symbols for libelf1