bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/29737] strip: section attributes to indicate strip or pers


From: nickc at redhat dot com
Subject: [Bug binutils/29737] strip: section attributes to indicate strip or persistent sections
Date: Tue, 01 Nov 2022 10:06:59 +0000

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

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