[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/13125] readelf exits 0 when DWARF information requested bu
From: |
joseph at codesourcery dot com |
Subject: |
[Bug binutils/13125] readelf exits 0 when DWARF information requested but none present |
Date: |
Wed, 24 Aug 2011 15:25:49 +0000 |
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.