Implement some Ada OP_ATR_ operations
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:33 +0000 (07:28 -0700)
commit60fa02ca6fdaaf3f0afef842a4eb6b13286828a5
tree19c30663e51e81280447fb20b2d726c3814bb6e6
parent82c3886e24b3fed8d7e61b41f8cfdc17eedd88f8
Implement some Ada OP_ATR_ operations

This implements a few Ada OP_ATR_ operations.

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

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