[Bug binutils/13125] readelf exits 0 when DWARF information requested but none present

2011-08-23 Thread jonstanley at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13125 Jon Stanley changed: What|Removed |Added Summary|readelf does not exit 0 |readelf exits 0 when DWARF

[Bug binutils/13125] readelf exits 0 when DWARF information requested but none present

2011-08-24 Thread sch...@linux-m68k.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13125 --- Comment #1 from Andreas Schwab 2011-08-24 07:07:04 UTC --- I don't see it as an error when a DWARF section does not exist. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail b

[Bug binutils/13125] readelf exits 0 when DWARF information requested but none present

2011-08-24 Thread jonstanley at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13125 --- Comment #2 from Jon Stanley 2011-08-24 12:59:35 UTC --- Why not? The program wasn't able to do what you asked it to do. By the same token, let's have grep exit 0 so long as you used it properly, even if the string searched for isn't found.

[Bug binutils/13125] readelf exits 0 when DWARF information requested but none present

2011-08-24 Thread joseph at codesourcery dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13125 --- Comment #3 from 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 de

[Bug binutils/13125] readelf exits 0 when DWARF information requested but none present

2011-09-01 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13125 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #4