dh_clistrip - strips CLI debug symbols from package build directories
Contents
Description
dh_clistrip is a debhelper program that removes debug symbols from CLI libraries and applications.
dh_clistrip deletes all *.pdb, *.exe.mdb and *.dll.mdb files.
Name
dh_clistrip - strips CLI debug symbols from package build directories
Options
-Xitem, --exclude=item
Exclude files that contain "item" anywhere in their filename from being deleted. You may use this
option multiple times to build up a list of things to exclude.
--dbg-package=package
Moves the debug symbols to the specified package.
See Also
debhelper(7)
This program is part of cli-common-dev.
Synopsis
dh_clistrip [debhelperoptions] [-Xitem] [--dbg-package=package]
