https://sourceware.org/bugzilla/show_bug.cgi?id=26808
--- Comment #11 from Mark Wielaard <mark at klomp dot org> --- (In reply to H.J. Lu from comment #10) > A patch is posted at > > https://sourceware.org/pipermail/binutils/2020-October/113938.html Thanks. I get what is going on now. This isn't a normal .dwo file, it is one processed with dwp. In that case you do indeed need to take the offsets from the .debug_cu_index into account. eu-readelf also doesn't do that. I filed a bug for that: https://sourceware.org/bugzilla/show_bug.cgi?id=26812 -- You are receiving this mail because: You are on the CC list for the bug.