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 v2 0/6] Add ELF auxiliary vector handling for FreeBSD


On 06/23/2016 09:34 PM, John Baldwin wrote:
> This updated patch series adjusts the new gdbarch method by renaming
> it to 'print_auxv_entry' and giving it a default implementation.
> The FreeBSD method now calls the default method explicitly for any
> vector entries that are not FreeBSD-specific.
> 
> Various other style, etc. issues pointed out by Pedro should also be
> fixed.

Great, LGTM now.  Please push.

Thanks,
Pedro Alves


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