evaluate_subexp_standard: Factor out OP_VAR_VALUE handling.
authorPedro Alves <palves@redhat.com>
Mon, 4 Sep 2017 19:21:14 +0000 (20:21 +0100)
committerPedro Alves <palves@redhat.com>
Mon, 4 Sep 2017 19:21:14 +0000 (20:21 +0100)
commitfe13dfecbf7d5a9ba3a5d9f52e33e0ddacb39bcc
tree782872ad671a4b4c87fd6d7491ecde885e987457
parentd008ee21562d9f823b3d081b9b60e86509a5e85a
evaluate_subexp_standard: Factor out OP_VAR_VALUE handling.

A following patch will want to call the new evaluate_var_value
function in another spot.

gdb/ChangeLog:
2017-09-04  Pedro Alves  <palves@redhat.com>

* eval.c (evaluate_var_value): New function, factored out from ...
(evaluate_subexp_standard): ... here.
gdb/ChangeLog
gdb/eval.c
This page took 0.024582 seconds and 4 git commands to generate.