Stripping ELF binary but keeping symbols / source file locations information for gdb backtrace
I would like to strip an ELF binary compiled with debug information and keep only the minimal required information to provide symbols / source code location output in a GDB backtrace.