This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: PATCH COMMITTED: Add --strip-debug-non-line
- From: Daniel Jacobowitz <drow at false dot org>
- To: Ian Lance Taylor <iant at google dot com>
- Cc: binutils at sourceware dot org
- Date: Wed, 28 May 2008 17:43:23 -0400
- Subject: Re: PATCH COMMITTED: Add --strip-debug-non-line
- References: <m3fxs26tmk.fsf@google.com>
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