]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Turn various value copying-related functions into methods
authorTom Tromey <tom@tromey.com>
Wed, 1 Feb 2023 14:27:50 +0000 (07:27 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 13 Feb 2023 22:22:17 +0000 (15:22 -0700)
commit6c49729e593cd1577080b082be81fe113f8d7943
tree689669836ab3ee33e0aa5d479de325d1a954d4d3
parente3fb3c4772d81a7deb26a3c1af253e9f01b07716
Turn various value copying-related functions into methods

This patch turns a grab bag of value functions to methods of value.
These are done together because their implementations are
interrelated.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
16 files changed:
gdb/aarch64-tdep.c
gdb/ada-lang.c
gdb/breakpoint.c
gdb/c-varobj.c
gdb/cp-valprint.c
gdb/dwarf2/expr.c
gdb/eval.c
gdb/f-lang.c
gdb/findvar.c
gdb/gnu-v2-abi.c
gdb/p-valprint.c
gdb/rust-lang.c
gdb/valops.c
gdb/valprint.c
gdb/value.c
gdb/value.h