https://sourceware.org/bugzilla/show_bug.cgi?id=29737

Nick Clifton <nickc at redhat dot com> changed:

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

--- Comment #2 from Nick Clifton <nickc at redhat dot com> ---
(In reply to Guillermo E. Martinez from comment #0)
Hi Guillermo,

> So this bugzilla is for adding support in binutils tools to indicate when a
> section should be stripped out or it must be persistent by default, using
> GNU strip tool, adding/reusing  new section attributes.

The strip tool already has the --keep-section=<NAME> command line option to
specify that section <NAME> should not be stripped.  Similarly it also has
--remove-section=<NAME> to specify that <NAME> must be removed.

Are you asking for strip to be able to keep or remove sections based upon
their attributes, rather than their names ?  I fail to see the utility of 
this, but perhaps you could provide an example of how it might work ?

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to