Split out eval_op_concat
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)
commit5c2f201e8d6cd3e4d9526d9d2833fa0cbaa93e67
tree82ff34ccca543896f1c777bbd311bdf5e94d2fb8
parentf871bae1ae5fba3dfbc31e1a6136b6c5ab6a6291
Split out eval_op_concat

This splits BINOP_CONCAT into a new function for future use.

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

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