commit | d1f50898e1394af6b29d84ae07038054541a0d10 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Thu Aug 24 09:16:43 2023 -0600 |
committer | Tom Tromey <tromey@adacore.com> | Thu Sep 28 10:46:38 2023 -0600 |
tree | 0babf8a4c3ab2422a0a82326e2499e0580a2e77a | |
parent | dcc045272c64b2b1a3082b33edbcfea3d7320d6a [diff] |
Convert minidebug to new type-safe gdb_bfd_openr_iovec This converts the minidebug BFD iovec implementation to the new type-safe gdb_bfd_openr_iovec. Reviewed-By: Lancelot Six <lancelot.six@amd.com>