Seems that merely adding a .gnu_debuglink ELF section breaks the binaries. Meh :/
We need to fix that in pkg-create-dbgsym. There needs to be a robust way to detect such a binary. Do they have a special section (objdump -x or readelf -h)?
Seems that merely adding a .gnu_debuglink ELF section breaks the binaries. Meh :/
We need to fix that in pkg-create-dbgsym. There needs to be a robust way to detect such a binary. Do they have a special section (objdump -x or readelf -h)?