]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb: use gdb::byte_vector instead of gdb::def_vector<gdb_byte>
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 31 Oct 2023 03:22:03 +0000 (03:22 +0000)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 1 Nov 2023 17:06:13 +0000 (13:06 -0400)
commitaab2d3a649d21a6c152233e05b95425a96b463b7
tree32c7e07c2b1ba29ca01f712a3829afeccc09c123
parent5fbee060e807fbc317aa265eb7e25d1cf94a4dad
gdb: use gdb::byte_vector instead of gdb::def_vector<gdb_byte>

Use the gdb::byte_vector typedef when possible.

Change-Id: Ib2199201c052496992011ea02979de023d4d8a9a
gdb/linux-tdep.c
gdb/regcache-dump.c
gdb/regcache.c
gdb/sparc64-tdep.c