You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nathan Moinvaziri edited this page Oct 4, 2019
·
1 revision
dump_syms
When building executables with debug information using clang > 3.8 and separating out the debug information using objcopy --only-keep-debug it is necessary to use -Wl,--build-id linker flag, otherwise dump_syms will return Failed to write symbols file.