[Bug binutils/14663] strip --only-keep-debug doesn't remove .text, etc.

2022-07-28 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=14663 Alan Modra changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[Bug binutils/14663] strip --only-keep-debug doesn't remove .text, etc.

2019-09-17 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=14663 Fangrui Song changed: What|Removed |Added CC||i at maskray dot me --- Comment #8 fro

[Bug binutils/14663] strip --only-keep-debug doesn't remove .text, etc.

2012-10-26 Thread dje at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14663 --- Comment #7 from dje at google dot com 2012-10-26 22:37:54 UTC --- I think a few extra words, noting that the contents are gone, but the section headers remain, would go a long way. -- Configure bugmail: http://sourceware.org/bugzilla/userp

[Bug binutils/14663] strip --only-keep-debug doesn't remove .text, etc.

2012-10-26 Thread sch...@linux-m68k.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14663 --- Comment #6 from Andreas Schwab 2012-10-26 22:30:05 UTC --- It already says it: `--only-keep-debug' Strip a file, removing contents of any sections that would not be ^ stripped by `--strip-debug

[Bug binutils/14663] strip --only-keep-debug doesn't remove .text, etc.

2012-10-26 Thread dje at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14663 dje at google dot com changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INV

[Bug binutils/14663] strip --only-keep-debug doesn't remove .text, etc.

2012-10-26 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14663 Alan Modra changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug binutils/14663] strip --only-keep-debug doesn't remove .text, etc.

2012-10-26 Thread dje at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14663 --- Comment #3 from dje at google dot com 2012-10-26 15:55:37 UTC --- Testcase: gcc -g hello.c && strip --only-keep-debug a.out && (objdump -h a.out | grep text) -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email

[Bug binutils/14663] strip --only-keep-debug doesn't remove .text, etc.

2012-10-21 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14663 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com --- Comment #2 fr

[Bug binutils/14663] strip --only-keep-debug doesn't remove .text, etc.

2012-10-03 Thread dje at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14663 --- Comment #1 from dje at google dot com 2012-10-03 19:06:33 UTC --- Partial patch posted here: http://sourceware.org/ml/binutils/2012-10/msg00019.html -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email -

[Bug binutils/14663] strip --only-keep-debug doesn't remove .text, etc.

2012-10-03 Thread ppluzhnikov at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14663 Paul Pluzhnikov changed: What|Removed |Added CC||ppluzhnikov at google dot