This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH COMMITTED: Add --strip-debug-non-line


On Wed, May 28, 2008 at 01:50:11PM -0700, Ian Lance Taylor wrote:
> I've committed this patch go gold on behalf of Caleb Howe.  It adds a
> new option: --strip-debug-non-line.  It strips debugging information
> other than what is needed to map program counter values to line
> numbers.  The result is an executable which can produce backtraces and
> work with addr2line.

Just two questions: are you sure you want to strip out .debug_frame,
and does anything reduce .debug_str correspondingly to .debug_info?


-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]