Package dwz: Information

    Source package: dwz
    Version: 0.14-alt1
    Build time:  Mar 15, 2021, 03:37 PM in the task #267741
    Report package bug
    Summary: DWARF optimization and duplicate removal tool
    Description: 
    dwz is a program that attempts to optimize DWARF debugging information
    contained in ELF shared libraries and ELF executables for size, by
    replacing DWARF information representation with equivalent smaller
    representation where possible and by reducing the amount of duplication
    using techniques from DWARF standard appendix E - creating
    DW_TAG_partial_unit compilation units (CUs) for duplicated information
    and using DW_TAG_imported_unit to import it into each CU that needs it.

    List of rpms provided by this srpm:
    dwz (x86_64, ppc64le, i586, armh, aarch64)
    dwz-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Vitaly Chikunov

    List of contributors:
    Vitaly Chikunov
    Alexey Tourbin

      1. dejagnu
      2. gcc-c++
      3. gdb
      4. libelf-devel

    Last changed


    March 13, 2021 Vitaly Chikunov 0.14-alt1
    - Update to dwz-0.14 (2021-03-08).
    Jan. 9, 2021 Vitaly Chikunov 0.13-alt3
    - Fix devel-ignore-size.sh test.
    Dec. 2, 2020 Vitaly Chikunov 0.13-alt2
    - Fix pr24468.sh test.