Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 210 Bytes

objcopy.md

File metadata and controls

3 lines (3 loc) · 210 Bytes

Objcopy

  • Use objcopy --only-keep-debug and --add-gnu-debuglink to split the debug symbols from the binary
  • Use the build IDs (GNU ld option --build-id) and a network storage to set up a symbol server