[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/14663] strip --only-keep-debug doesn't remove .text, etc.
From: |
amodra at gmail dot com |
Subject: |
[Bug binutils/14663] strip --only-keep-debug doesn't remove .text, etc. |
Date: |
Fri, 29 Jul 2022 04:56:52 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=14663
Alan Modra <amodra at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|REOPENED |RESOLVED
--- Comment #9 from Alan Modra <amodra at gmail dot com> ---
(In reply to Fangrui Song from comment #8)
> I want to ask a related question. Why have these sections to be kept in the
> section header table while they are made SHT_NOBITS?
It was for matching executables against their debug-only objects. There are
better ways to do that, of course, but that was the original motivation.
--
You are receiving this mail because:
You are on the CC list for the bug.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug binutils/14663] strip --only-keep-debug doesn't remove .text, etc.,
amodra at gmail dot com <=