Bug#976462: debian bug 976462

2021-03-23 Thread Mark Wielaard
Hi Sean, On Wed, 2021-03-17 at 09:36 -0700, Sean Whitton wrote: > On Wed 10 Mar 2021 at 04:54PM +01, Mark Wielaard wrote: > > > For reference, this is the dwz bug for [dwz] Support compressed debug > > sections: https://sourceware.org/bugzilla/show_bug.cgi?id=24725 > > > > It has low priority

Bug#976462: debian bug 976462

2021-03-17 Thread Sean Whitton
Hello, On Wed 10 Mar 2021 at 04:54PM +01, Mark Wielaard wrote: > For reference, this is the dwz bug for [dwz] Support compressed debug > sections: https://sourceware.org/bugzilla/show_bug.cgi?id=24725 > > It has low priority because it has a simple workaround: > you could use eu-elfcompress

Bug#976462: debian bug 976462

2021-03-10 Thread Mark Wielaard
For reference, this is the dwz bug for [dwz] Support compressed debug sections: https://sourceware.org/bugzilla/show_bug.cgi?id=24725 It has low priority because it has a simple workaround: you could use eu-elfcompress before/after the dwz run $ eu-elfcompress --type=none ./a.out $ dwz ./a.out