Tools for the GNU debugger
Check that an elf contains debug info
Split the debug information in the src binary.
The debug information will be put in a .debug directory next to the executable
<base_dir>/bin/foo <base_dir>/bin/.debug/foo
Also uses objcopy so that the binaries and libraries still remain usable with gdb