Handle range types in ax-gdb.c
authorTom Tromey <tromey@adacore.com>
Wed, 4 Jan 2023 16:36:59 +0000 (09:36 -0700)
committerTom Tromey <tromey@adacore.com>
Mon, 27 Feb 2023 15:09:02 +0000 (08:09 -0700)
commit935d48567d9e12e1321d97d3867d42d59eda1daa
tree4da5037321be9c8ded1e679dd89656e76593eb7d
parent013a623f4cb70060556cf302f4ae54d5f96e66e1
Handle range types in ax-gdb.c

A range type can usually be treated the same as its underlying integer
type, at least for the purposes of agent expressions.  This patch
arranges for range types to be handled this way in ax-gdb.c, letting a
somewhat larger subset of Ada expressions be compiled.
gdb/ax-gdb.c
gdb/testsuite/gdb.ada/ax-ada.exp
gdb/testsuite/gdb.ada/ax-ada/prog.adb