Comment 4 for bug 180364

Revision history for this message
Martin Pitt (pitti) wrote :

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)?