This is the command dh_clistrip that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
dh_clistrip - strips CLI debug symbols from package build directories
SYNOPSIS
dh_clistrip [debhelper options] [-Xitem] [--dbg-package=package]
DESCRIPTION
dh_clistrip is a debhelper program that removes debug symbols from CLI libraries and
applications.
dh_clistrip deletes all *.exe.mdb and *.dll.mdb files.
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.
Use dh_clistrip online using onworks.net services