]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Turn preserve_one_value into method
authorTom Tromey <tom@tromey.com>
Wed, 1 Feb 2023 04:11:38 +0000 (21:11 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 13 Feb 2023 22:22:17 +0000 (15:22 -0700)
commite3fb3c4772d81a7deb26a3c1af253e9f01b07716
tree929a9b816440664b716aa40c720a2636fd3a65e3
parent6bd5c75435099f09bf1b2027e118f66a6fd94218
Turn preserve_one_value into method

This changes preserve_one_value to be a method of value.  Much of this
patch was written by script.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
gdb/guile/scm-value.c
gdb/python/py-value.c
gdb/value.c
gdb/value.h