|
From: | hjl.tools at gmail dot com |
Subject: | [Bug binutils/22136] Support marking "debug" info files with special ET_GNU_DEBUG_* values. |
Date: | Fri, 15 Sep 2017 13:23:20 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22136 --- Comment #4 from H.J. Lu <hjl.tools at gmail dot com> --- (In reply to Carlos O'Donell from comment #3) > (In reply to H.J. Lu from comment #2) > > Why not use program property? > > Could you expand on that please? See .note.gnu.property section in: file:///export/home/hjl/Downloads/linux-abi-draft.pdf Currently we have /* Values used in GNU .note.gnu.property notes (NT_GNU_PROPERTY_TYPE_0). */ #define GNU_PROPERTY_STACK_SIZE 1 #define GNU_PROPERTY_NO_COPY_ON_PROTECTED 2 We can add another one for debug info file. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |