]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/gdb_bfd.c
Convert mem_bfd_iovec to new type-safe gdb_bfd_openr_iovec
authorTom Tromey <tromey@adacore.com>
Thu, 24 Aug 2023 14:59:14 +0000 (08:59 -0600)
committerTom Tromey <tromey@adacore.com>
Thu, 28 Sep 2023 16:46:38 +0000 (10:46 -0600)
commit4d2edefa524dc2ce49699780071eaf4ca5e3220a
treed52a5fb24e5ed53e2f50c853a57bbc42d9bc131a
parent5153027c7ffba3cbb8c6fd78144eed2e386ac952
Convert mem_bfd_iovec to new type-safe gdb_bfd_openr_iovec

This converts the mem_bfd_iovec / target_buffer code to use the new
type-safe gdb_bfd_openr_iovec.

Reviewed-By: Lancelot Six <lancelot.six@amd.com>
gdb/gdb_bfd.c