Rename the 'obfd' argument to fbsd_nat_target::find_memory_regions.
authorJohn Baldwin <jhb@FreeBSD.org>
Wed, 8 Jul 2020 15:55:20 +0000 (08:55 -0700)
committerJohn Baldwin <jhb@FreeBSD.org>
Wed, 8 Jul 2020 15:55:39 +0000 (08:55 -0700)
commitd1076c4151af8e8d4a343906d2ed1e26cb7809eb
tree8e5fabe4fb70062d0b691a8fea20b37c71465d01
parent15f3b07769c44d88a5015bd166c14a6cddc6c46a
Rename the 'obfd' argument to fbsd_nat_target::find_memory_regions.

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'.
gdb/ChangeLog
gdb/fbsd-nat.c
This page took 0.023945 seconds and 4 git commands to generate.