]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb: trivial changes to use array_view
authorSimon Marchi <simon.marchi@polymtl.ca>
Tue, 26 Oct 2021 03:50:22 +0000 (23:50 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Fri, 3 Dec 2021 21:42:02 +0000 (16:42 -0500)
commit46680d22de34be5057a1033eb489c1453e70eecc
treedb791e2bf4f581d656b2353f971c367be16263be
parent2a50938ab740296a1d6df67feea9401e57e4d90e
gdb: trivial changes to use array_view

Change a few relatively obvious spots using value contents to propagate
the use array_view a bit more.

Change-Id: I5338a60986f06d5969fec803d04f8423c9288a15
gdb/frame.c
gdb/rust-lang.c
gdb/valarith.c
gdb/valops.c
gdb/value.c