dh_dwarf2sources: Add script to generate list of source file names
To provide a list of source file names used to build binaries add a new
debhelper script which uses dwarf2sources to extract the list from DWARF
debug information. This script runs before dh_dwz and dh_strip as they
manipulate or remove the DWARF debug information.
Also allow the possibility to disable this feature by adding nodwarf2sources
to DEB_BUILD_OPTIONS.
Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
Loading
Please register or sign in to comment