http://sourceware.org/bugzilla/show_bug.cgi?id=13125

--- Comment #3 from joseph at codesourcery dot com <joseph at codesourcery dot 
com> 2011-08-24 15:25:49 UTC ---
I've certainly used readelf in scripts to process lots of ELF files, some 
of which may have debug info and some of which may not, the idea being to 
process what debug info there is.  In my view, it's an error if the input 
is not an ELF file, but if it's ELF then empty output and success is the 
appropriate result if it simply doesn't have that particular sort of debug 
info.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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

Reply via email to