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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nickc at redhat dot com

--- Comment #4 from Nick Clifton <nickc at redhat dot com> 2011-09-01 11:11:32 
UTC ---
Hi Guys,

  Perhaps what we need is a new command line option.  eg:

    --silent

  Which will make readelf just return an exit status, with non-zero meaning
that the requested information could not be found.  This would apply to dumping
sections, notes, etc, not just debug information.

  Or:

    --error-if-missing

  which would make readelf complain (with an error message and an exit status)
if the requested information could not be displayed.

Cheers
  Nick

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