hpux man page for dh_dwz

Query: dh_dwz

OS: hpux

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DH_DWZ(1)							     Debhelper								 DH_DWZ(1)

NAME
dh_dwz - optimize DWARF debug information in ELF binaries via dwz SYNOPSIS
dh_dwz [debhelperoptions] [-Xitem] [--params] DESCRIPTION
Caveat: This tool is experimental and may disappear or change behaviour without any notice. dh_dwz is a debhelper program that will optimize the (uncompressed) size of the DWARF debug information in ELF binaries. It does so by running dwz(1) on all the ELF binaries in the package. OPTIONS
-Xitem, --exclude=item Exclude files that contain item anywhere in their filename from being stripped. You may use this option multiple times to build up a list of things to exclude. -- params Pass params to dwz(1) when it processes ELF binaries. This is mostly useful for setting memory related parameters (e.g. -l and -L). NOTES
If the DEB_BUILD_OPTIONS environment variable contains nostrip, nothing will be stripped, in accordance with Debian policy (section 10.1 "Binaries"). While this tool technically does not remove debug information from binaries, it is still skipped when the DEB_BUILD_OPTIONS environment variable contains nostrip. This is because nostrip is often used to optimize build times (e.g. for "build and test"-cycles) rather than optimizing for size. SEE ALSO
debhelper(7) This program is a part of debhelper. AUTHOR
Niels Thykier <niels@thykier.net> 11.1.6ubuntu2 2018-05-10 DH_DWZ(1)
Related Man Pages
dh_strip(1) - minix
dh_dwz(1) - plan9
dh_dwz(1) - freebsd
dh_dwz(1) - hpux
dh_dwz(1) - osf1
Similar Topics in the Unix Linux Community
compare two binaries.
Sun targets Linux users with OpenSolaris binaries - ComputerworldUK
FTP is corrupting binaries
How to compare binaries
DG/UX ELF binary support