]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/value.c
Turn value_stack and set_value_stack functions into methods
authorTom Tromey <tom@tromey.com>
Tue, 31 Jan 2023 18:11:17 +0000 (11:11 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 13 Feb 2023 22:21:07 +0000 (15:21 -0700)
commitc8580184bbd1af58769d143b23d254737b08de9d
treee7ef1c03117c1a42aa71e60f56442b02eb8a67a5
parent3ee3b2700d59ec1048989a3bf190882740d2ea8b
Turn value_stack and set_value_stack functions into methods

This changes the value_stack and set_value_stack functions to be
methods of value.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
gdb/dwarf2/expr.c
gdb/frame-unwind.c
gdb/valops.c
gdb/value.c
gdb/value.h