Introduce type_operation
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:21 +0000 (07:28 -0700)
commit5b5f5140e1c37f899bf426ea7031548f4bd7e4ca
tree4634b027f3aad5319468821c788d38dc040f345f
parent876469ffa1f52b15dfbc8336b31b908edf95fba6
Introduce type_operation

This adds class type_operation, which implements OP_TYPE.

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

* expop.h (class type_operation): New.
* eval.c (eval_op_type): No longer static.
gdb/ChangeLog
gdb/eval.c
gdb/expop.h
This page took 0.023848 seconds and 4 git commands to generate.