Introduce ada_structop_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:35 +0000 (07:28 -0700)
commitebc06ad8f4365b8881ac40760fbb8cc71b490edd
tree91145aac4d52025b624e6bbca2f3d53da95762f9
parente8c33fa16a85801af1812bc9e6120cdf0538b401
Introduce ada_structop_operation

This adds class ada_structop_operation, which implements
STRUCTOP_STRUCT for Ada.

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

* ada-lang.c (ada_structop_operation::evaluate): New method.
* ada-exp.h (class ada_structop_operation): New.
gdb/ChangeLog
gdb/ada-exp.h
gdb/ada-lang.c