This is the mail archive of the gdb-prs@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]

[Bug tdep/22576] ppc64: gdbarch_skip_trampoline_code uses wrong r2


https://sourceware.org/bugzilla/show_bug.cgi?id=22576

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|ppc64:                      |ppc64:
                   |gdbarch_skip_trampoline_cod |gdbarch_skip_trampoline_cod
                   |e fails for relro           |e uses wrong r2

--- Comment #2 from Alan Modra <amodra at gmail dot com> ---
I should add, a bogus r2 value is returned when using a -z norelro library too,
but the resulting wild read happens to hit a non-zero value.  So this isn't
anything specific to relro.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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