bug-binutils
[Top][All Lists]
Advanced

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

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


From: guillermo.e.martinez at oracle dot com
Subject: [Bug binutils/29737] New: strip: section attributes to indicate strip or persistent sections
Date: Mon, 31 Oct 2022 16:53:12 +0000

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

            Bug ID: 29737
           Summary: strip: section attributes to indicate strip or
                    persistent sections
           Product: binutils
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: guillermo.e.martinez at oracle dot com
  Target Milestone: ---

The GNU strip tool supports remove debug sections by default, there are cases
where we want to specify by default a section be striped out or be persistent,
for example .CTF section is thinking to be present after strip invocation so it
could be mark as persistent, but note sections for example are not needed at
run-time, so it is a candidate to be stripped out.

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.

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