]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
Split out eval_op_structop_ptr
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:59 +0000 (07:27 -0700)
commitfb461aa39e52cbbe722136bdbb9625bf993f59f0
tree2665b5156b4290b3af2545c9a82d30a3600f56de
parent3e96c4fc0f4b286c96e6c95618c7f34293185308
Split out eval_op_structop_ptr

This splits STRUCTOP_PTR into a new function for future use.

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

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