NAME
ddssyymmuuttiill - manipulate archived DWARF debug symbol files.
SYNOPSIS
ddssyymmuuttiill [--aarrcchh==AARRCCHH] [--oouutt==ppaatthh] exepath
DESCRIPTION
ddssyymmuuttiill links the DWARF debug information found in the object files for an executable exepath by using debug symbols information contained in its symbol table. The following options are available:--aarrcchh==AARRCCHH
Link DWARF debug information only for specified CPU architecture types. Architectures may be specified by name or by number.When using this option, an error will be returned if any archi-
tectures can not be properly linked. This option can be speci-
fied multiple times, once for each desired architecture. Allcpu architectures will be linked by default and any architec-
tures that can't be properly linked will not cause ddssyymmuuttiill to return an error as long as at least one architecture was able to link successfully.-hh,, --hheellpp
Display the help documentation for this command.-ff,, --ffllaatt
Produce a flat dSYM file. A '.dwarf' extension will be appended to the executable name unless the output file is specified usingthe -o option.
-oo ppaatthh,, --oouutt==ppaatthh
Specifies an alternate path to place the .dSYM bundle. The default dSYM bundle path is created by appending '.dSYM' to the executable name.--oossoo-pprreeppeenndd-ppaatthh==ppaatthh
Specifies a path to prepend to all debug symbol object file paths.-ss,, --ssyymmttaabb
Dumps the symbol table found in executable or object file(s) and exits.-tt nn,, --tthhrreeaaddss==nn
Specifies the maximum number (n) of simultaneous threads to use when linking multiple architectures.-vv,, --vveerrssiioonn
Display the current version and build date of the ddssyymmuuttiill binary.--vveerrbboossee
Display verbose information when linking.SEE ALSO
dwarfdump(1) Darwin December 21, 2019 Darwin