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/7] New regs_info for aarch32


> If kernel doesn't support NT_ARM_VFP, GDBserver
> (linux-low.c:regsets_fetch_inferior_registers) can disable this
> regset_info.  On the other hand, if kernel is too old to support
> PTRACE_GETREGSET, aarch32_regsets won't be used at all.
> 
> >
> >gdb/gdbserver/ChangeLog:
> >
> >         * linux-aarch32-low.c (NT_ARM_VFP): Define if not already defined.
> >
> 
> Patch looks right to me.

Thank you, Yao. Patch pushed!

-- 
Joel


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