This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: [review] Fix backtrace of prelinked libc with separate debuginfo


On Thu, Jan 11, 2007 at 11:17:25PM +0100, Jan Kratochvil wrote:
> > - I think this is
> > because Debian uses binutils' objcopy program, which puts the stripped
> > symbols in the debug file, but eu-strip leaves them only in the
> > original file.  Which seems pretty strange but that's what it does.
> 
> The libbfd backward compatibility was recently restored by elfutils.
> Currently a partial symtab copy is being made:
> 
> * Wed Oct 11 2006 Roland McGrath <roland@redhat.com> - 0.124-1
> - eu-strip -f: copy symtab into debuginfo file when relocs use it

Thanks - that's good to know.

-- 
Daniel Jacobowitz
CodeSourcery


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