https://sourceware.org/bugzilla/show_bug.cgi?id=18209
--- Comment #7 from dje at google dot com --- (In reply to Nick Clifton from comment #3) > Hi Doug, > > It is an artifact of the BFD library that objdump -h shows the > uncompressed versions of compressed debug sections. It could be argues that > this is in fact more helpful to the user, since it gives an idea of the > total amount of debugging information in the executable. > > So I have uploaded a proposed patch which extends the -j option of objdump > so that it will accept .debug.<foo> as an alias for .zdebug.<foo>. It also > updates the documentation of objdump to describe the behaviour of the -h > option in more detail. Please could you try out this patch and let me know > what you think. > > Cheers > Nick fwiw, I'd prefer it if the tools didn't try to be clever like this by default. Such things can and do lead to confusion. Feel free to add an option to do this kind of thing, but if you're asking for my opinion :-), I'd rather tools like objdump be literal by default, not clever. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils