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: [gold, strip] Question about the changed offset when stripping


>> This sounds related to PR gdb/11786:
>>
>>    https://sourceware.org/bugzilla/show_bug.cgi?id=11786
>
> Hasn't that been fixed in GDB?

It has, for the specific cases where the PF_W bit for the PT_GNU_RELRO
segment was changed by strip, and where the p_align value was changed.
But this is yet another instance where strip changes something
unexpected and innocuous, and GDB thinks the binaries don't match even
when the two are effectively equivalent.

-cary


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