bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/13125] readelf exits 0 when DWARF information requested bu


From: nickc at redhat dot com
Subject: [Bug binutils/13125] readelf exits 0 when DWARF information requested but none present
Date: Thu, 01 Sep 2011 11:11:32 +0000

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]