]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Remove eval_op_scope
authorTom Tromey <tom@tromey.com>
Sun, 9 Mar 2025 21:30:45 +0000 (15:30 -0600)
committerTom Tromey <tom@tromey.com>
Mon, 10 Mar 2025 19:23:57 +0000 (13:23 -0600)
commiteb39f6d01e7c74389e71a864f382a2f0d3560cfd
treeaa80cfde56a3a94ea797ebaa492a7dad40a6d90c
parentcc0fdf9861088cda915dc4a5b60132f67ef3d8db
Remove eval_op_scope

eval_op_scope is very similar to
scope_operation::evaluate_for_address.  This patch combines the two
into a single method of scope_operation.

Regression tested on x86-64 Fedora 40.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
gdb/eval.c
gdb/expop.h