Split out eval_op_objc_msgcall
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:09 +0000 (07:28 -0700)
commit5e80600ed0e929faaeac205dbf0d4e7f9b2842cb
tree6e39f764d45acc583cb60a84f3cbc5572e5055db
parentfb5ba2ab26ffcc00d11c2540685617ef3f29c6b2
Split out eval_op_objc_msgcall

This splits OP_OBJC_MSGCALL into a new function for future use.

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

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