[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 nickc at redhat dot com changed: What|Removed |Added CC||nickc at redhat

[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 sch...@linux-m68k.org 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

[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 jonstanley at gmail dot com 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

[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 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,

[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 jonstanley at gmail dot com changed: What|Removed |Added Summary|readelf does not exit 0 |readelf exits