[PATCH] Rename the 'obfd' argument to fbsd_nat_target::find_memory_regions.

John Baldwin jhb@FreeBSD.org
Tue Jul 7 18:16:21 GMT 2020


On 7/7/20 10:53 AM, John Baldwin wrote:
> The argument is passed as a generic cookie value to the supplied
> callback and is not necessarily a pointer to a bfd.
> 
> gdb/ChangeLog:
> 
> 	* fbsd-nat.c (fbsd_nat_target::find_memory_regions): Rename 'obfd'
> 	argument to 'data'.

This cleanup is something Tom Tromey requested when reviewing Kamil's patches
to add similar functionality to the NetBSD native target.

-- 
John Baldwin


More information about the Gdb-patches mailing list