libelfin 0.3-1ubuntu1 source package in Ubuntu

Changelog

libelfin (0.3-1ubuntu1) focal; urgency=medium

  * Disable the autopkg tests for clang, ftbfs with LLVM 10. See #953618.

 -- Matthias Klose <email address hidden>  Wed, 11 Mar 2020 09:17:58 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
LluĂ­s Vilanova
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libelfin_0.3.orig.tar.gz 82.2 KiB c338942b967582922b3514b54b93175ca9051a9668db92dd8ef619824d443ac7
libelfin_0.3-1ubuntu1.debian.tar.xz 5.1 KiB 0f2328b4e277c5d465c5422fdc0c7f4cbe3c664037e212acabab231e98a3dbcf
libelfin_0.3-1ubuntu1.dsc 2.1 KiB 52dc242d041d79436cbc3599edf8554af14be875174fa8e177be9a7317d0f8e8

Available diffs

View changes file

Binary packages built by this source

libdwarf++0: C++11 DWARF parser

 Libelfin is a from-scratch C++11 library for reading ELF binaries and DWARFv4
 debug information.
 .
 Libelfin implements a syntactic layer for DWARF and ELF, but not a semantic
 layer. Interpreting the information stored in DWARF DIE trees still requires a
 great deal of understanding of DWARF, but libelfin will make sense of the bytes
 for you.
 .
 This package contains the library to parse DWARFv4 debug information.

libdwarf++0-dbgsym: debug symbols for libdwarf++0
libelf++0: C++11 ELF parser

 Libelfin is a from-scratch C++11 library for reading ELF binaries and DWARFv4
 debug information.
 .
 Libelfin implements a syntactic layer for DWARF and ELF, but not a semantic
 layer. Interpreting the information stored in DWARF DIE trees still requires a
 great deal of understanding of DWARF, but libelfin will make sense of the bytes
 for you.
 .
 This package contains the library to parse ELF binaries.

libelf++0-dbgsym: debug symbols for libelf++0
libelfin-dev: C++11 ELF/DWARF parser (development files)

 Libelfin is a from-scratch C++11 library for reading ELF binaries and DWARFv4
 debug information.
 .
 Libelfin implements a syntactic layer for DWARF and ELF, but not a semantic
 layer. Interpreting the information stored in DWARF DIE trees still requires a
 great deal of understanding of DWARF, but libelfin will make sense of the bytes
 for you.
 .
 This package contains development libraries and header files for libelfin.