This is the mail archive of the gdb@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: Gdb, PIE and scan_dyntag(DT_DEBUG)


On Tue, 01 Apr 2014 00:56:59 +0200, Robert Jarzmik wrote:
> To be more precise, the ELF program headers of the unstripped binary and the
> stripped binary didn't match,

In general eu-strip (from elfutils; compared to binutils strip) is more
preserving the binaries when they still should match each other.
And Fedora is using eu-strip for the debug info packages separation.
IIRC I have seen some other distro using regular strip for it.


Jan


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