https://sourceware.org/bugzilla/show_bug.cgi?id=29505
--- Comment #13 from Ralf Habacker <ralf.habacker at freenet dot de> --- (In reply to Ralf Habacker from comment #12) In connection with the time savings in parsing a file mentioned at https://bugzilla.opensuse.org/show_bug.cgi?id=1202431#c8), parsing all generated binaries in the package in question now adds up to a total of over 93 seconds. Since this probably results from the mass dumping of debug information in plain text, which is discarded except for the details of the source files used, I wonder whether an extension of objdump -W..., which only outputs the source files used, could speed this up even more. -- You are receiving this mail because: You are on the CC list for the bug.