[PATCH v2 0/5] Add helper functions for FreeBSD native targets

Pedro Alves pedro@palves.net
Tue Jul 13 12:45:36 GMT 2021


On 2021-07-12 4:53 p.m., John Baldwin wrote:
> Changes since the first version:
> 
> - Dropped Changelog changes
> - Added a better comment in regcache.h.
> - Refactored the helper methods in patch 2 so that most of the logic is in
>   two private methods wrapped by templated methods.
> - Various style fixes.
> 
> John Baldwin (5):
>   Add regcache_map_supplies helper routine.
>   fbsd-nat: Add helper functions to fetch and store register sets.
>   riscv-fbsd-nat: Use fetch_register_set and store_register_set.
>   aarch64-fbsd-nat: Use fetch_register_set and store_register_set.
>   arm-fbsd-nat: Use fetch_register_set and store_register_set.

Thanks, this version LGTM.


More information about the Gdb-patches mailing list