]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
Split out eval_op_var_entry_value
authorTom Tromey <tom@tromey.com>
Mon, 8 Mar 2021 14:27:57 +0000 (07:27 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 8 Mar 2021 14:27:57 +0000 (07:27 -0700)
commit50b98adc3ce99a89bf3ca14cf90ff30e905440b5
tree30f11b5e3314f61bdaf6a71ff22a45210a07ab21
parentea2d29f7bccc5221c5ad43e3a90464623b5ec807
Split out eval_op_var_entry_value

This splits OP_VAR_ENTRY_VALUE into a new function for future use.

gdb/ChangeLog
2021-03-08  Tom Tromey  <tom@tromey.com>

* eval.c (eval_op_var_entry_value): New function.
(evaluate_subexp_standard): Use it.
gdb/ChangeLog
gdb/eval.c