Пакет dwz: Информация
Исходный пакет: dwz
Версия: 0.16-alt1
Собран: 30 июня 2025 г. 12:55 в задании #388505
Категория: Разработка/Инструменты
Сообщить об ошибке в пакетеДомашняя страница: https://sourceware.org/dwz/
Лицензия: GPL-2.0-or-later
О пакете: DWARF optimization and duplicate removal tool
Описание:
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.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
dwz (x86_64, i586, aarch64)
dwz-debuginfo (x86_64, i586, aarch64)
dwz (x86_64, i586, aarch64)
dwz-debuginfo (x86_64, i586, aarch64)
Сопровождающий: Ivan A. Melnikov
Последнее изменение
30 июня 2025 г. Ivan A. Melnikov 0.16-alt1
- Update to dwz-0.16.
13 мая 2025 г. Ivan A. Melnikov 0.15-alt1.gited021b8
- Update to dwz-0.15. - Build from master snapshot for a double-free (PR32934) fix. - Fix cycle.sh and devel-ignore-locus.sh tests.
13 марта 2021 г. Vitaly Chikunov 0.14-alt1
- Update to dwz-0.14 (2021-03-08).