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 2/2] Add a signal frame unwinder for FreeBSD/mipsn32.


On 09/19/2017 09:48 PM, John Baldwin wrote:
> The N32 signal frame uses an identical layout to N64, so reuse the N64
> handler.  The N32 signal trampoline does use one different instruction
> relative to N64, so a separate tramp_frame is required.

LGTM.

Thanks,
Pedro Alves


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