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: [PATCH] Fix Gold/strip discrepancies for PR 11786


On Fri, Oct 25, 2013 at 4:26 PM, Doug Evans <dje@google.com> wrote:
> Hi.
>
> This patch addresses the discrepancy in the flags and align fields
> of PT_GNU_RELRO between Gold and strip.
>
> Ref: https://sourceware.org/bugzilla/show_bug.cgi?id=11786
>
> Ok to check in?
>
> 2013-10-25  Doug Evans  <dje@google.com>
>
>         PR 11786
>         *  solib-svr4.c (svr4_exec_displacement): Ignore flags and align fields
>         for PT_GNU_RELRO segments.
>
>         testsuite/
>         * gdb.base/gcore-relro-pie.c: New file.
>         * gdb.base/gcore-relro-pie.exp: New file.

Ping.


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