Split out eval_op_subscript
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:28:00 +0000 (07:28 -0700)
commit288d26bcd841072069237b03d8c1197aa68560d0
tree9f54b446ad3a89ea376a641963e721f56e4554b1
parent7cdcdd02b38fde4c2bab83c70b65e81cb879f6d7
Split out eval_op_subscript

This splits BINOP_SUBSCRIPT into a new function for future use.

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

* eval.c (eval_op_subscript): New function.
(evaluate_subexp_standard): Use it.
gdb/ChangeLog
gdb/eval.c
This page took 0.027551 seconds and 4 git commands to generate.