[Rpm-maint] [rpm-software-management/rpm] debugedit: support compressed debug sections (#540)

Dan Dedrick notifications at github.com
Wed Sep 12 17:40:03 UTC 2018


In case it is interesting you can test that this fails with the current version of debugedit with the following:
```
echo "int main(){return 0;}" | gcc -o test.o -c -g -gz=zlib -x c - && /usr/lib/rpm/debugedit -d $(pwd) -b /usr/src/debug -i -l test.list test.o
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/540#issuecomment-420735561
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20180912/9b81ebd2/attachment.html>


More information about the Rpm-maint mailing list